Random< P_distribution > Class Template Reference

#include <random.h>

List of all members.

Public Types

typedef P_distribution T_distribution
typedef _bz_typename
T_distribution::T_numtype 
T_numtype

Public Member Functions

 Random (double parm1=0.0, double parm2=1.0, double parm3=0.0)
void randomize ()
T_numtype random ()
 operator T_numtype ()

Protected Attributes

T_distribution generator_

template<typename P_distribution>
class Random< P_distribution >


Member Typedef Documentation

template<typename P_distribution>
typedef P_distribution Random< P_distribution >::T_distribution

template<typename P_distribution>
typedef _bz_typename T_distribution::T_numtype Random< P_distribution >::T_numtype


Constructor & Destructor Documentation

template<typename P_distribution>
Random< P_distribution >::Random ( double  parm1 = 0.0,
double  parm2 = 1.0,
double  parm3 = 0.0 
) [inline]


Member Function Documentation

template<typename P_distribution>
Random< P_distribution >::operator T_numtype (  )  [inline]

template<typename P_distribution>
T_numtype Random< P_distribution >::random ( void   )  [inline]

template<typename P_distribution>
void Random< P_distribution >::randomize (  )  [inline]


Member Data Documentation

template<typename P_distribution>
T_distribution Random< P_distribution >::generator_ [protected]


The documentation for this class was generated from the following file:

Generated on Tue Feb 24 00:30:22 2009 for blitz by  doxygen 1.5.8