#include <LogNorm.h>
Definition at line 22 of file LogNorm.h.
◆ LogNormal()
LogNormal::LogNormal |
( |
double |
mean, |
|
|
double |
variance, |
|
|
RNG * |
gen |
|
) |
| |
|
inline |
◆ mean() [1/2]
double LogNormal::mean |
( |
| ) |
|
|
inline |
◆ mean() [2/2]
double LogNormal::mean |
( |
double |
x | ) |
|
|
inline |
◆ operator()()
double LogNormal::operator() |
( |
| ) |
|
|
virtual |
◆ setState()
void LogNormal::setState |
( |
| ) |
|
|
inlineprotected |
◆ variance() [1/2]
double LogNormal::variance |
( |
| ) |
|
|
inline |
◆ variance() [2/2]
double LogNormal::variance |
( |
double |
x | ) |
|
|
inline |
◆ logMean
double LogNormal::logMean |
|
protected |
◆ logVariance
double LogNormal::logVariance |
|
protected |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/gnu/LogNorm.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/gnu/LogNorm.cpp