_getRawDouble() | Tausworthe | [inline, protected] |
_getRawUnsigned() | Tausworthe | [inline, protected] |
_preloads | Tausworthe | [protected] |
_seed | RandomRoot | [protected] |
_verb | RandomRoot | [protected] |
getCounter() const | RandomRoot | |
getExternalSeed() | RandomRoot | [static] |
getLocIdent() const | RandomRoot | |
getSeed() const | RandomRoot | [inline] |
getVerbosity() const | RandomRoot | [inline] |
RandomKernel1279(unsigned seed=UINT_MAX, Verbosity verb=Verbosity("silent")) | RandomKernel1279 | [protected] |
RandomKernel1279(const char *locIdent, unsigned counterOverride=UINT_MAX, Verbosity verb=Verbosity("silent")) | RandomKernel1279 | [protected] |
RandomRoot(unsigned seed=UINT_MAX, Verbosity verb=Verbosity("silent")) | RandomRoot | [inline, protected] |
RandomRoot(const char *locIdent, unsigned counterOverride=UINT_MAX, Verbosity verb=Verbosity("silent")) | RandomRoot | [protected] |
randTick | RandomRoot | [static] |
Tausworthe(unsigned bufSize, unsigned Q, unsigned *preloads, unsigned seed=UINT_MAX, Verbosity verb=Verbosity("silent")) | Tausworthe | [inline, protected] |
Tausworthe(unsigned bufSize, unsigned Q, unsigned *preloads, const char *locIdent, unsigned counterOverride=UINT_MAX, Verbosity verb=Verbosity("silent")) | Tausworthe | [inline, protected] |
~Tausworthe() | Tausworthe | [inline, protected] |