faif
|
the normal distribution for double, for given mean (mi) and standard deviation (sigma), uses RandomSingleton More...
#include <Random.hpp>
Public Member Functions | |
RandomNormal (double mi, double sigma) | |
the c-tor random variable generator, normal distribution More... | |
RandomNormal (const RandomNormal &r) | |
double | operator() () |
the method to generate the random variable with normal distribution More... | |
the normal distribution for double, for given mean (mi) and standard deviation (sigma), uses RandomSingleton
|
inlineexplicit |
the c-tor random variable generator, normal distribution
|
inline |
the method to generate the random variable with normal distribution