![]() |
NEURON
|
#include <RNG.h>
Public Member Functions | |
| RNG () | |
| virtual | ~RNG () |
| virtual uint32_t | asLong ()=0 |
| virtual void | reset ()=0 |
| virtual float | asFloat () |
| virtual double | asDouble () |
Static Private Attributes | |
| static PrivateRNGSingleType | singleMantissa |
| static PrivateRNGDoubleType | doubleMantissa |
|
virtual |
Reimplemented in Isaac64, MCellRan4, and NrnRandom123.
|
pure virtual |
Implemented in Isaac64, MCellRan4, NrnRandom123, MLCG, and ACG.
|
pure virtual |
Implemented in Isaac64, MCellRan4, NrnRandom123, MLCG, and ACG.
|
staticprivate |
|
staticprivate |