Weibull distribution. More...
#include <itpp/base/random.h>
| Public Member Functions | |
| Weibull_RNG (double lambda=1.0, double beta=1.0) | |
| Constructor. Set lambda and beta. | |
| void | setup (double lambda, double beta) | 
| Set lambda, and beta. | |
| void | get_setup (double &lambda, double &beta) | 
| Get lambda and beta. | |
| 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 May 25 2013 16:32:29 for IT++ by Doxygen 1.8.2