#include <random.h>
◆ RandomWeighted()
RandomWeighted::RandomWeighted |
( |
| ) |
|
◆ ~RandomWeighted()
RandomWeighted::~RandomWeighted |
( |
| ) |
|
◆ get()
int RandomWeighted::get |
( |
| ) |
|
◆ getRelWeight() [1/2]
double RandomWeighted::getRelWeight |
( |
const int |
from, |
|
|
const int |
to |
|
) |
| |
◆ getRelWeight() [2/2]
double RandomWeighted::getRelWeight |
( |
const int |
index | ) |
|
◆ setup()
void RandomWeighted::setup |
( |
const int |
gridSize | ) |
|
◆ setWeight()
void RandomWeighted::setWeight |
( |
const int |
index, |
|
|
const int |
value |
|
) |
| |
The documentation for this class was generated from the following files: