67 #if ! defined (octave_randmtzig_h)
68 #define octave_randmtzig_h 1
70 #include "octave-config.h"
81 const int key_length);
121 OCTAVE_END_NAMESPACE(
octave)
OCTAVE_BEGIN_NAMESPACE(octave) static octave_value daspk_fcn
void get_mersenne_twister_state(uint32_t *save)
double rand_uniform< double >()
void set_mersenne_twister_state(const uint32_t *save)
void init_mersenne_twister()
double rand_normal< double >()
float rand_normal< float >()
float rand_exponential< float >()
double rand_exponential< double >()
float rand_uniform< float >()