IT++ Logo

itpp::Rayleigh_RNG Class Reference
[Random Number Generation]

#include <itpp/base/random.h>

List of all members.


Detailed Description

Rayleigh distribution.

Definition at line 717 of file 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.

The documentation for this class was generated from the following files:
SourceForge Logo

Generated on Thu Apr 24 13:39:05 2008 for IT++ by Doxygen 1.5.5