|
| Poisson (double rate) |
|
template<typename... Vs> |
| Poisson (std::variant< Vs... > rate) |
|
double | logprob (unsigned value) const |
|
template<typename RNG > |
unsigned | sample (RNG &rng) |
|
std::string | string () const |
|
|
std::poisson_distribution< unsigned > | dist |
|
double | rate |
|
The documentation for this struct was generated from the following file: