TRandomCombined< RG1, RG2 > Class Template Reference

#include <VWhiteNoise.h>

List of all members.

Public Member Functions

 TRandomCombined (int32 seed=19)
void RandomInit (int32 seed)
double Random ()
long IRandom (long min, long max)


Detailed Description

template<class RG1, class RG2>
class TRandomCombined< RG1, RG2 >

Definition at line 11 of file VWhiteNoise.h.


Constructor & Destructor Documentation

template<class RG1, class RG2>
TRandomCombined< RG1, RG2 >::TRandomCombined ( int32  seed = 19  )  [inline]

Definition at line 14 of file VWhiteNoise.h.


Member Function Documentation

template<class RG1, class RG2>
void TRandomCombined< RG1, RG2 >::RandomInit ( int32  seed  )  [inline]

Definition at line 19 of file VWhiteNoise.h.

template<class RG1, class RG2>
double TRandomCombined< RG1, RG2 >::Random (  )  [inline]

Definition at line 25 of file VWhiteNoise.h.

Referenced by VWhiteNoise::generateRandom(), and TRandomCombined< CRandomMother, CRandomMersenne >::IRandom().

template<class RG1, class RG2>
long TRandomCombined< RG1, RG2 >::IRandom ( long  min,
long  max 
) [inline]

Definition at line 32 of file VWhiteNoise.h.


The documentation for this class was generated from the following file:
Generated on Mon Jan 21 01:15:16 2008 for FlowVis by  doxygen 1.5.4