#include <MLCG.h>
Definition at line 31 of file MLCG.h.
◆ MLCG()
| MLCG::MLCG |
( |
int32_t |
seed1 = 0, |
|
|
int32_t |
seed2 = 1 |
|
) |
| |
◆ asLong()
| uint32_t MLCG::asLong |
( |
| ) |
|
|
virtual |
◆ reseed()
| void MLCG::reseed |
( |
int32_t |
s1, |
|
|
int32_t |
s2 |
|
) |
| |
|
inline |
◆ reset()
◆ seed1() [1/2]
◆ seed1() [2/2]
| void MLCG::seed1 |
( |
int32_t |
s | ) |
|
|
inline |
◆ seed2() [1/2]
◆ seed2() [2/2]
| void MLCG::seed2 |
( |
int32_t |
s | ) |
|
|
inline |
◆ initialSeedOne
| int32_t MLCG::initialSeedOne |
|
private |
◆ initialSeedTwo
| int32_t MLCG::initialSeedTwo |
|
private |
◆ seedOne
◆ seedTwo
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/8.2.6/src/gnu/MLCG.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/8.2.6/src/gnu/MLCG.cpp