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.
#include "bsta_gaussian.h"
#include <vcl_iostream.h>
#include <vnl/vnl_random.h>
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) |
| vcl_ostream& operator<< | ( | vcl_ostream & | os, | |
| bsta_gaussian_sphere< T, n > const & | g | |||
| ) | [inline] |
Definition at line 91 of file bsta_gaussian_sphere.h.
1.5.1