#include <BasicRandom.h>
Definition at line 32 of file BasicRandom.h.
◆ BasicRandom() [1/2]
BasicRandom::BasicRandom |
( |
int |
shared = true , |
|
|
int |
seed = 4357 |
|
) |
| |
|
inline |
◆ BasicRandom() [2/2]
◆ ~BasicRandom()
virtual BasicRandom::~BasicRandom |
( |
| ) |
|
|
inlinevirtual |
◆ exp()
double BasicRandom::exp |
( |
| ) |
|
|
inline |
◆ gauss()
double BasicRandom::gauss |
( |
| ) |
|
|
inline |
◆ operator=()
◆ uniform()
double BasicRandom::uniform |
( |
| ) |
|
|
inline |
◆ m_random
TRandom3* BasicRandom::m_random |
|
private |
◆ m_shared
bool BasicRandom::m_shared |
|
private |
The documentation for this class was generated from the following file: