#include <mat_tools.h>
Definition at line 699 of file mat_tools.h.
◆ CSG_Random()
CSG_Random::CSG_Random |
( |
void |
| ) |
|
◆ Get_Gaussian()
double CSG_Random::Get_Gaussian |
( |
double |
mean, |
|
|
double |
stddev |
|
) |
| |
|
static |
◆ Get_Uniform() [1/2]
double CSG_Random::Get_Uniform |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
|
static |
◆ Get_Uniform() [2/2]
double CSG_Random::Get_Uniform |
( |
void |
| ) |
|
|
static |
◆ Initialize() [1/2]
void CSG_Random::Initialize |
( |
unsigned int |
Value | ) |
|
|
static |
◆ Initialize() [2/2]
void CSG_Random::Initialize |
( |
void |
| ) |
|
|
static |
The documentation for this class was generated from the following files: