#include <Normal.h>
Definition at line 21 of file Normal.h.
◆ Normal()
Normal::Normal |
( |
double |
xmean, |
|
|
double |
xvariance, |
|
|
RNG * |
gen |
|
) |
| |
|
inline |
◆ mean() [1/2]
◆ mean() [2/2]
double Normal::mean |
( |
double |
x | ) |
|
|
inline |
◆ operator()()
double Normal::operator() |
( |
| ) |
|
|
virtual |
◆ variance() [1/2]
double Normal::variance |
( |
| ) |
|
|
inline |
◆ variance() [2/2]
double Normal::variance |
( |
double |
x | ) |
|
|
inline |
◆ cachedNormal
double Normal::cachedNormal |
|
private |
◆ haveCachedNormal
char Normal::haveCachedNormal |
|
private |
◆ pMean
◆ pStdDev
◆ pVariance
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/gnu/Normal.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/gnu/Normal.cpp