Types publics | |
typedef UniformRandomNumberGenerator | base_type |
typedef Real3 | result_type |
typedef base_type::result_type | base_result |
Fonctions membres publiques | |
UniformOnSphere (base_type &rng) | |
Real3 | applyDim3 () |
Attributs privés | |
NormalDistribution< base_type > | _rng |
Définition à la ligne 59 du fichier UniformOnSphere.h.
typedef base_type::result_type Arcane::UniformOnSphere< UniformRandomNumberGenerator >::base_result |
Définition à la ligne 68 du fichier UniformOnSphere.h.
typedef UniformRandomNumberGenerator Arcane::UniformOnSphere< UniformRandomNumberGenerator >::base_type |
Définition à la ligne 62 du fichier UniformOnSphere.h.
typedef Real3 Arcane::UniformOnSphere< UniformRandomNumberGenerator >::result_type |
Définition à la ligne 63 du fichier UniformOnSphere.h.
|
inlineexplicit |
Définition à la ligne 65 du fichier UniformOnSphere.h.
|
inline |
Définition à la ligne 69 du fichier UniformOnSphere.h.
|
private |
Définition à la ligne 90 du fichier UniformOnSphere.h.