#include <mrpt/random/RandomGenerators.h>
Public Member Functions | |
| TMT19937_data () | |
Public Attributes | |
| uint32_t | MT [624] |
| uint32_t | index |
| bool | seed_initialized |
Definition at line 54 of file RandomGenerators.h.
| mrpt::random::CRandomGenerator::TMT19937_data::TMT19937_data | ( | ) | [inline] |
Definition at line 56 of file RandomGenerators.h.
Definition at line 59 of file RandomGenerators.h.
| uint32_t mrpt::random::CRandomGenerator::TMT19937_data::MT[624] |
Definition at line 58 of file RandomGenerators.h.
Definition at line 60 of file RandomGenerators.h.
| Page generated by Doxygen 1.5.9 for MRPT 0.7.1 SVN: at Mon Aug 17 22:20:53 EDT 2009 |