Rayleigh distribution. More...
#include <itpp/base/random.h>
Public Member Functions | |
Rayleigh_RNG (double sigma=1.0) | |
Constructor. Set sigma. | |
void | setup (double sigma) |
Set sigma. | |
double | get_setup () |
Get sigma. | |
double | operator() () |
Get one sample. | |
vec | operator() (int n) |
Get a sample vector. | |
mat | operator() (int h, int w) |
Get a sample matrix. |
Rayleigh distribution.
Definition at line 679 of file random.h.
Generated on Tue Feb 2 09:33:36 2010 for IT++ by Doxygen 1.6.2