#include <random.h>
◆ IRandom()
cqsp::common::util::IRandom::IRandom |
( |
int |
_seed | ) |
|
|
inlineexplicit |
◆ ~IRandom()
virtual cqsp::common::util::IRandom::~IRandom |
( |
| ) |
|
|
virtualdefault |
◆ GetRandomInt()
virtual int cqsp::common::util::IRandom::GetRandomInt |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
pure virtual |
◆ GetRandomNormal()
virtual int cqsp::common::util::IRandom::GetRandomNormal |
( |
double |
, |
|
|
double |
|
|
) |
| |
|
pure virtual |
◆ seed
int cqsp::common::util::IRandom::seed |
|
protected |
The documentation for this class was generated from the following file:
- /github/workspace/src/common/util/random/random.h