itpp::Gamma_RNG Class Reference

Gamma distribution. More...

#include <itpp_ext.h>

List of all members.

Public Member Functions

 Gamma_RNG (double a=1.0, double b=1.0)
 constructor. Set lambda.
void setup (double a0, double b0)
 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.


Detailed Description

Gamma distribution.
The documentation for this class was generated from the following files:

Generated on Wed Aug 5 00:07:03 2009 for mixpp by  doxygen 1.5.9