|
NEST
2.6.0,not_revisioned_source_dir@0
|
An object containing two possible outcomes and a probability to choose between the two. More...
Public Member Functions | |
| BiasedCoin () | |
| BiasedCoin (index h, index t, double_t p) | |
Public Attributes | |
| index | heads |
| index | tails |
| double_t | probability |
| Probability for heads. More... | |
An object containing two possible outcomes and a probability to choose between the two.
|
inline |
| index nest::Vose::BiasedCoin::heads |
| double_t nest::Vose::BiasedCoin::probability |
Probability for heads.
| index nest::Vose::BiasedCoin::tails |
1.8.7