#include <DiscUnif.h>
Definition at line 26 of file DiscUnif.h.
◆ DiscreteUniform()
DiscreteUniform::DiscreteUniform |
( |
long |
low, |
|
|
long |
high, |
|
|
RNG * |
gen |
|
) |
| |
|
inline |
◆ high() [1/2]
long DiscreteUniform::high |
( |
| ) |
|
|
inline |
◆ high() [2/2]
long DiscreteUniform::high |
( |
long |
x | ) |
|
|
inline |
◆ low() [1/2]
long DiscreteUniform::low |
( |
| ) |
|
|
inline |
◆ low() [2/2]
long DiscreteUniform::low |
( |
long |
x | ) |
|
|
inline |
◆ operator()()
double DiscreteUniform::operator() |
( |
| ) |
|
|
virtual |
◆ delta
double DiscreteUniform::delta |
|
private |
◆ pHigh
long DiscreteUniform::pHigh |
|
private |
◆ pLow
long DiscreteUniform::pLow |
|
private |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/gnu/DiscUnif.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/gnu/DiscUnif.cpp