Exponential distribution. More...
#include <itpp/base/random.h>
Public Member Functions | |
Exponential_RNG (double lambda=1.0) | |
constructor. Set lambda. | |
void | setup (double lambda) |
Set lambda. | |
double | get_setup () const |
get lambda | |
double | operator() () |
Get one sample. | |
vec | operator() (int n) |
Get a sample vector. | |
mat | operator() (int h, int w) |
Get a sample matrix. | |
Generated on Sat Jul 6 2013 10:54:31 for IT++ by Doxygen 1.8.2