RandomLib  1.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
RandomLib::RandomEngine< Algorithm, Mixer > Member List

This is the complete list of members for RandomLib::RandomEngine< Algorithm, Mixer >, including all inherited members.

_seedRandomLib::RandomSeedprotected
_stateRandomLib::RandomEngine< Algorithm, Mixer >
_stateuRandomLib::RandomEngine< Algorithm, Mixer >
_statevRandomLib::RandomEngine< Algorithm, Mixer >
Count() const RandomLib::RandomEngine< Algorithm, Mixer >inline
GetStride() const RandomLib::RandomEngine< Algorithm, Mixer >inline
Load(std::istream &is, bool bin=true)RandomLib::RandomEngine< Algorithm, Mixer >inline
maskRandomLib::RandomEngine< Algorithm, Mixer >protectedstatic
maxRandomLib::RandomEngine< Algorithm, Mixer >static
minRandomLib::RandomEngine< Algorithm, Mixer >static
Name()RandomLib::RandomEngine< Algorithm, Mixer >inlinestatic
operator!=(const RandomEngine &r) const RandomLib::RandomEngine< Algorithm, Mixer >inline
operator()()RandomLib::RandomEngine< Algorithm, Mixer >inline
operator<<(std::ostream &os, const RandomEngine &r)RandomLib::RandomEngine< Algorithm, Mixer >friend
operator==(const RandomEngine &r) const RandomLib::RandomEngine< Algorithm, Mixer >inline
operator>>(std::istream &is, RandomEngine &r)RandomLib::RandomEngine< Algorithm, Mixer >friend
Ran()RandomLib::RandomEngine< Algorithm, Mixer >inline
Ran32()RandomLib::RandomEngine< Algorithm, Mixer >inline
Ran64()RandomLib::RandomEngine< Algorithm, Mixer >inline
RandomEngine(const std::vector< IntType > &v)RandomLib::RandomEngine< Algorithm, Mixer >inlineexplicit
RandomEngine(InputIterator a, InputIterator b)RandomLib::RandomEngine< Algorithm, Mixer >inline
RandomEngine(seed_type n)RandomLib::RandomEngine< Algorithm, Mixer >inlineexplicit
RandomEngine()RandomLib::RandomEngine< Algorithm, Mixer >inline
RandomEngine(const std::string &s)RandomLib::RandomEngine< Algorithm, Mixer >inlineexplicit
Reseed(const std::vector< IntType > &v)RandomLib::RandomSeedinline
Reseed(InputIterator a, InputIterator b)RandomLib::RandomSeedinline
Reseed(seed_type n)RandomLib::RandomSeedinline
Reseed()RandomLib::RandomSeedinline
Reseed(const std::string &s)RandomLib::RandomSeedinline
Reset()RandomLib::RandomEngine< Algorithm, Mixer >inlinevirtual
result_type typedefRandomLib::RandomEngine< Algorithm, Mixer >
Save(std::ostream &os, bool bin=true) const RandomLib::RandomEngine< Algorithm, Mixer >
Seed() const RandomLib::RandomSeedinline
seed_t typedefRandomLib::RandomSeed
seed_type typedefRandomLib::RandomSeed
SeedString() const RandomLib::RandomSeedinline
SeedVector()RandomLib::RandomSeedstatic
SeedWord()RandomLib::RandomSeedstatic
SelfTest()RandomLib::RandomEngine< Algorithm, Mixer >static
SetCount(long long n)RandomLib::RandomEngine< Algorithm, Mixer >inline
SetStride(unsigned n=1, unsigned k=0)RandomLib::RandomEngine< Algorithm, Mixer >inline
StepCount(long long n)RandomLib::RandomEngine< Algorithm, Mixer >
StringToVector(const std::string &s)RandomLib::RandomSeedstatic
swap(RandomEngine &t)RandomLib::RandomEngine< Algorithm, Mixer >inline
u32 typedefRandomLib::RandomSeed
u64 typedefRandomLib::RandomSeed
VectorToString(const std::vector< IntType > &v)RandomLib::RandomSeedinlinestatic
width enum valueRandomLib::RandomEngine< Algorithm, Mixer >
~RandomSeed()=0RandomLib::RandomSeedinlinepure virtual