Random architecture model parameter value of type int.
More...
#include <PlantArchitecture.h>
Random architecture model parameter value of type int.
Definition at line 150 of file PlantArchitecture.h.
◆ RandomParameter_int()
RandomParameter_int::RandomParameter_int |
( |
| ) |
|
|
inlineexplicit |
◆ discreteValues()
void RandomParameter_int::discreteValues |
( |
const std::vector< int > & |
values | ) |
|
|
inline |
◆ initialize() [1/2]
void RandomParameter_int::initialize |
( |
int |
a_val, |
|
|
std::minstd_rand0 * |
rand_generator |
|
) |
| |
|
inline |
◆ initialize() [2/2]
void RandomParameter_int::initialize |
( |
std::minstd_rand0 * |
rand_generator | ) |
|
|
inline |
◆ operator=()
◆ resample()
int RandomParameter_int::resample |
( |
| ) |
|
|
inline |
◆ uniformDistribution()
void RandomParameter_int::uniformDistribution |
( |
int |
minval, |
|
|
int |
maxval |
|
) |
| |
|
inline |
◆ val()
int RandomParameter_int::val |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: