Types publics | |
typedef UniformRandomNumberGenerator | base_type |
Fonctions membres publiques | |
NormalDistribution (base_type &rng, Real mean=0.0, Real sigma=1.0) | |
NormalDistribution (const NormalDistribution &other) | |
Real | operator() () |
Attributs privés | |
Uniform01< base_type > | _rng |
const Real | _mean |
const Real | _sigma |
Real | _r1 = 0.0 |
Real | _r2 = 0.0 |
Real | _cached_rho = 0.0 |
bool | _valid |
Définition à la ligne 56 du fichier NormalDistribution.h.
typedef UniformRandomNumberGenerator Arcane::random::NormalDistribution< UniformRandomNumberGenerator >::base_type |
Définition à la ligne 60 du fichier NormalDistribution.h.
|
inlineexplicit |
Définition à la ligne 62 du fichier NormalDistribution.h.
|
inline |
Définition à la ligne 68 du fichier NormalDistribution.h.
|
inline |
Définition à la ligne 74 du fichier NormalDistribution.h.
|
private |
Définition à la ligne 96 du fichier NormalDistribution.h.
|
private |
Définition à la ligne 93 du fichier NormalDistribution.h.
|
private |
Définition à la ligne 94 du fichier NormalDistribution.h.
|
private |
Définition à la ligne 95 du fichier NormalDistribution.h.
|
private |
Définition à la ligne 92 du fichier NormalDistribution.h.
|
private |
Définition à la ligne 93 du fichier NormalDistribution.h.
|
private |
Définition à la ligne 97 du fichier NormalDistribution.h.