#include <vs_random.h>
Definition at line 45 of file vs_random.h.
VSRandom::VSRandom |
( |
unsigned int |
s) | |
|
|
inline |
VSRandom::VSRandom |
( |
unsigned int |
init_key[], |
|
|
unsigned int |
key_length |
|
) |
| |
|
inline |
int VSRandom::genrand_int31 |
( |
void |
) | |
|
|
inline |
unsigned int VSRandom::genrand_int32 |
( |
void |
) | |
|
|
inline |
double VSRandom::genrand_real1 |
( |
void |
) | |
|
|
inline |
double VSRandom::genrand_real2 |
( |
void |
) | |
|
|
inline |
double VSRandom::genrand_real3 |
( |
void |
) | |
|
|
inline |
double VSRandom::genrand_res53 |
( |
void |
) | |
|
|
inline |
void VSRandom::init_genrand |
( |
unsigned int |
s) | |
|
|
inline |
unsigned int VSRandom::rand |
( |
) | |
|
|
inline |
double VSRandom::uniformExc |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
inline |
double VSRandom::uniformInc |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: