theplu::yat::random::RNG_state Class Reference

Class holding state of a random generator. More...

#include <yat/random/random.h>

List of all members.

Public Member Functions

 RNG_state (const RNG *)
 Constructor.
 RNG_state (const RNG_state &)
 ~RNG_state (void)
 Destructor.
const gsl_rng * rng (void) const
RNG_stateoperator= (const RNG_state &)


Detailed Description

Class holding state of a random generator.

Constructor & Destructor Documentation

theplu::yat::random::RNG_state::RNG_state ( const RNG_state  ) 

Copy Constructor

Since:
Explicitely declared since yat 0.5


Member Function Documentation

RNG_state& theplu::yat::random::RNG_state::operator= ( const RNG_state  ) 

Assignment operator

Since:
Explicitely declared since yat 0.5

const gsl_rng* theplu::yat::random::RNG_state::rng ( void   )  const

Returns:
const pointer to underlying GSL random generator.


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

Generated on Mon Nov 7 02:25:52 2011 for yat by  doxygen 1.5.9