Main MRPT website > C++ reference
MRPT logo

mrpt::random::CRandomGenerator::TMT19937_data Struct Reference

Data used internally by the MT19937 PRNG algorithm. More...

#include <mrpt/random/RandomGenerators.h>

List of all members.

Public Member Functions

 TMT19937_data ()

Public Attributes

uint32_t MT [624]
uint32_t index
bool seed_initialized

Detailed Description

Data used internally by the MT19937 PRNG algorithm.

Definition at line 55 of file RandomGenerators.h.


Constructor & Destructor Documentation

mrpt::random::CRandomGenerator::TMT19937_data::TMT19937_data (  )  [inline]

Definition at line 57 of file RandomGenerators.h.


Member Data Documentation

Definition at line 60 of file RandomGenerators.h.

Definition at line 59 of file RandomGenerators.h.

Definition at line 61 of file RandomGenerators.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010