|
static MCAPI void ** | $vftableForIRandom () |
|
static MCAPI void ** | $vftableForIRandomSeeded () |
|
static MCAPI void ** | $vftable () |
|
◆ nextInt() [1/2]
virtual int XoroshiroRandom::nextInt |
( |
| ) |
|
|
virtual |
◆ nextInt() [2/2]
virtual int XoroshiroRandom::nextInt |
( |
int | bound | ) |
|
|
virtual |
◆ nextLong()
virtual int64 XoroshiroRandom::nextLong |
( |
| ) |
|
|
virtual |
◆ nextBoolean()
virtual bool XoroshiroRandom::nextBoolean |
( |
| ) |
|
|
virtual |
◆ nextFloat()
virtual float XoroshiroRandom::nextFloat |
( |
| ) |
|
|
virtual |
◆ nextDouble()
virtual double XoroshiroRandom::nextDouble |
( |
| ) |
|
|
virtual |
◆ nextGaussianDouble()
virtual double XoroshiroRandom::nextGaussianDouble |
( |
| ) |
|
|
virtual |
◆ fork()
virtual ::std::unique_ptr<::IRandom > XoroshiroRandom::fork |
( |
| ) |
|
|
virtual |
◆ consumeCount()
virtual void XoroshiroRandom::consumeCount |
( |
uint | rounds | ) |
|
|
virtual |
◆ setSeed() [1/2]
virtual void XoroshiroRandom::setSeed |
( |
int64 | seed | ) |
|
|
virtual |
◆ setSeed() [2/2]
◆ seed64()
virtual int64 XoroshiroRandom::seed64 |
( |
| ) |
const |
|
virtual |
◆ seed128()
virtual::Seed128Bit XoroshiroRandom::seed128 |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: