IRNGWrapper< IRNG, independentState > Class Template Reference

#include <default.h>

Collaboration diagram for IRNGWrapper< IRNG, independentState >:

Collaboration graph
[legend]
List of all members.

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


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)

Protected Attributes

IRNG irng_

Member Typedef Documentation

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


Member Function Documentation

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

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

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

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

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


Member Data Documentation

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


The documentation for this class was generated from the following file:
Generated on Wed Oct 17 17:20:26 2007 for blitz by  doxygen 1.5.2