#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. |
Definition at line 628 of file random.h.
|
Constructor. Set sigma.
Definition at line 408 of file random.cpp. References setup(). |
|
Set sigma.
Definition at line 634 of file random.h. Referenced by itpp::randray(), and Rayleigh_RNG(). |
|
Get sigma.
|
|
Get one sample.
|
|
Get a sample vector.
Definition at line 413 of file random.cpp. |
|
Get a sample matrix.
Definition at line 423 of file random.cpp. |
Generated on Thu Apr 19 14:24:02 2007 for IT++ by Doxygen 1.4.6