IntegerRandom(const unsigned long seed) | IntegerRandom | [inline] |
mean() const=0 | IntegerRandom | [pure virtual] |
MTRand(const unsigned long &oneSeed) | MTRand | [inline] |
number()=0 | IntegerRandom | [pure virtual] |
operator int() | IntegerRandom | [inline] |
operator()() | IntegerRandom | [inline] |
operator>>(int &random_number) | IntegerRandom | [inline] |
rand() | MTRand | [inline, protected] |
randInt() | MTRand | [inline, protected] |
randInt(const uint32 &n) | MTRand | [inline, protected] |
randomize() | MTRand | [inline] |
setSeed(unsigned long seed) | MTRand | [inline] |
stdDev() const=0 | IntegerRandom | [pure virtual] |
variance() const=0 | IntegerRandom | [pure virtual] |