IRNGWrapper< IRNG, sharedState > Class Template Reference

#include <default.h>

Collaboration diagram for IRNGWrapper< IRNG, sharedState >:

Collaboration graph
[legend]
List of all members.

template<typename IRNG>
class IRNGWrapper< IRNG, sharedState >


Public Types

typedef IRNG::T_state T_state

Public Member Functions

void seed (IRNG_int x)
T_state getState () const
std::string getStateString () const
void setState (const T_state &s)
void setState (const std::string &s)

Static Protected Attributes

IRNG irng_

Member Typedef Documentation

template<typename IRNG>
typedef IRNG::T_state IRNGWrapper< IRNG, sharedState >::T_state
 


Member Function Documentation

template<typename IRNG>
T_state IRNGWrapper< IRNG, sharedState >::getState  )  const [inline]
 

template<typename IRNG>
std::string IRNGWrapper< IRNG, sharedState >::getStateString  )  const [inline]
 

template<typename IRNG>
void IRNGWrapper< IRNG, sharedState >::seed IRNG_int  x  )  [inline]
 

template<typename IRNG>
void IRNGWrapper< IRNG, sharedState >::setState const std::string &  s  )  [inline]
 

template<typename IRNG>
void IRNGWrapper< IRNG, sharedState >::setState const T_state s  )  [inline]
 


Member Data Documentation

template<typename IRNG>
IRNG IRNGWrapper< IRNG, sharedState >::irng_ [static, protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 22 10:04:11 2007 for blitz by  doxygen 1.3.9.1