#include <RNG.h>
List of all members.
Detailed Description
Definition at line 13 of file RNG.h.
Constructor & Destructor Documentation
Definition at line 16 of file RNG.h.
Member Function Documentation
Definition at line 40 of file RNG.h.
Definition at line 18 of file RNG.h.
Definition at line 24 of file RNG.h.
Definition at line 30 of file RNG.h.
Definition at line 46 of file RNG.h.
int RNG::randomUInt |
( |
unsigned int |
max = std::numeric_limits<unsigned int>::max() | ) |
[inline] |
Definition at line 34 of file RNG.h.
int RNG::select |
( |
const std::vector< float > & |
probabilities | ) |
[inline] |
Definition at line 60 of file RNG.h.
The documentation for this class was generated from the following file: