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 55 du fichier UniformOnSphere.h.
typedef base_type::result_type Arcane::random::UniformOnSphere< UniformRandomNumberGenerator >::base_result |
Définition à la ligne 64 du fichier UniformOnSphere.h.
typedef UniformRandomNumberGenerator Arcane::random::UniformOnSphere< UniformRandomNumberGenerator >::base_type |
Définition à la ligne 58 du fichier UniformOnSphere.h.
typedef Real3 Arcane::random::UniformOnSphere< UniformRandomNumberGenerator >::result_type |
Définition à la ligne 59 du fichier UniformOnSphere.h.
|
inlineexplicit |
Définition à la ligne 61 du fichier UniformOnSphere.h.
|
inline |
Définition à la ligne 65 du fichier UniformOnSphere.h.
|
private |
Définition à la ligne 86 du fichier UniformOnSphere.h.