A (hyper-)spherical Gaussian distribution (i.e. More...
Go to the source code of this file.
Classes | |
class | bsta_gaussian_sphere< T, n > |
A (hyper-)spherical Gaussian distribution. More... | |
Functions | |
template<class T , unsigned n> | |
vcl_ostream & | operator<< (vcl_ostream &os, bsta_gaussian_sphere< T, n > const &g) |
A (hyper-)spherical Gaussian distribution (i.e.
single variance)
Modifications Jan 21 2008 - Matt Leotta - Rename probability to prob_density and add probability integration over a box
Definition in file bsta_gaussian_sphere.h.
vcl_ostream& operator<< | ( | vcl_ostream & | os, |
bsta_gaussian_sphere< T, n > const & | g | ||
) | [inline] |
Definition at line 91 of file bsta_gaussian_sphere.h.