Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

rng::Taus2::State Struct Reference

Structure for saving and restoring the internal state of the generator. More...

#include <Random.h>

List of all members.

Public Attributes

unsigned long int _s1
unsigned long int _s2
unsigned long int _s3


Detailed Description

Structure for saving and restoring the internal state of the generator.


Member Data Documentation

unsigned long int rng::Taus2::State::_s1
 

unsigned long int rng::Taus2::State::_s2
 

unsigned long int rng::Taus2::State::_s3
 


The documentation for this struct was generated from the following file:
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:43 2003, using Doxygen 1.2.18.

[SF.net]