yat  0.10.4pre
Public Member Functions
theplu::yat::random::RNG_state Class Reference

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

#include </scratch/bob/jari/tmp/pristine/yat-0.10.x/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 11 2013 09:41:45 for yat by  doxygen 1.8.1