
Go to the source code of this file.
Macros | |
| #define | NOALEAS | 
Functions | |
| void | init_by_array (unsigned long[], int) | 
| double | genrand_real1 (void) | 
| double | genrand_real3 (void) | 
| static void | initrand (void) | 
| static double | randGauss (void) | 
| double genrand_real1 | ( | void | ) | 
Definition at line 122 of file mt19937ar.cxx.
References genrand_int32().
Referenced by Sphere::fill(), and Cube::tire().
| double genrand_real3 | ( | void | ) | 
Definition at line 136 of file mt19937ar.cxx.
References genrand_int32().
Referenced by randGauss().
| void init_by_array | ( | unsigned | long[], | 
| int | |||
| ) | 
Definition at line 52 of file mt19937ar.cxx.
References CORBAEngineTest::i, init_genrand(), mt, and N.
Referenced by initrand().
      
  | 
  static | 
Definition at line 37 of file aleas.cxx.
References init_by_array().
Referenced by Aleatoire::Aleatoire().
      
  | 
  static | 
Definition at line 73 of file aleas.cxx.
References genrand_real3(), and gui.logview::log.
Referenced by Normale::tire(), and NormalePositif::tire().