Normal< P_uniform > Class Template Reference

#include <rand-normal.h>

Inheritance diagram for Normal< P_uniform >:
Inheritance graph
[legend]
Collaboration diagram for Normal< P_uniform >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef double T_numtype
typedef T T_numtype

Public Member Functions

 Normal (double mean=0.0, double variance=1.0, double=0.0)
void randomize ()
double random ()
 Normal (T mean, T standardDeviation)
random ()

Private Attributes

double mean_
double sigma_
P_uniform uniform_
mean_
standardDeviation_

template<typename P_uniform>
class Normal< P_uniform >


Member Typedef Documentation

template<typename P_uniform>
typedef T Normal< P_uniform >::T_numtype

Reimplemented from NormalUnit< T, IRNG, stateTag >.

template<typename P_uniform>
typedef double Normal< P_uniform >::T_numtype

Reimplemented from NormalUnit< T, IRNG, stateTag >.


Constructor & Destructor Documentation

template<typename P_uniform>
Normal< P_uniform >::Normal ( double  mean = 0.0,
double  variance = 1.0,
double  = 0.0 
) [inline]
template<typename P_uniform>
Normal< P_uniform >::Normal ( mean,
standardDeviation 
) [inline]

Member Function Documentation

template<typename P_uniform>
T Normal< P_uniform >::random ( void   )  [inline]
template<typename P_uniform>
double Normal< P_uniform >::random ( void   )  [inline]
template<typename P_uniform>
void Normal< P_uniform >::randomize (  )  [inline]

Member Data Documentation

template<typename P_uniform>
T Normal< P_uniform >::mean_ [private]
template<typename P_uniform>
double Normal< P_uniform >::mean_ [private]
template<typename P_uniform>
double Normal< P_uniform >::sigma_ [private]
template<typename P_uniform>
T Normal< P_uniform >::standardDeviation_ [private]
template<typename P_uniform>
P_uniform Normal< P_uniform >::uniform_ [private]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Tue Sep 22 14:14:07 2009 for blitz by  doxygen 1.6.1