IRNGWrapper< IRNG, sharedState > Class Template Reference

#include <default.h>

List of all members.

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

static IRNG irng_

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


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_ [inline, static, protected]


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

Generated on Thu May 14 06:37:19 2009 for blitz by  doxygen 1.5.8