Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SPUC::Exponential_RNG Class Reference
[Random Number Generation]

Exponential distribution.

#include <random.h>

Collaboration diagram for SPUC::Exponential_RNG:

Collaboration graph
[legend]
List of all members.

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.

Constructor & Destructor Documentation

SPUC::Exponential_RNG::Exponential_RNG double  lambda = 1.0  ) 
 


Member Function Documentation

double SPUC::Exponential_RNG::get_setup  )  const
 

double SPUC::Exponential_RNG::operator()  )  [inline]
 

void SPUC::Exponential_RNG::setup double  lambda  )  [inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 5 10:12:30 2005 for spuc by  doxygen 1.4.4