Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::random::CRandomGenerator::TMT19937_data Struct Reference

Detailed Description

Data used internally by the MT19937 PRNG algorithm.

#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

Constructor & Destructor Documentation

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

Definition at line 59 of file RandomGenerators.h.


Member Data Documentation

Definition at line 62 of file RandomGenerators.h.

Definition at line 61 of file RandomGenerators.h.

Definition at line 63 of file RandomGenerators.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011