Public Methods |
|
| MathGenerator (double scale_input = 0.1) |
|
| MathGenerator (double scale_input, double scale_output) |
|
T | operator() () |
|
unsigned | GetX () |
|
void | SetX (unsigned x=0) |
|
double | GetScaleInput () |
|
double | GetScaleOutput () |
|
void | SetScaleInput (double scale) |
|
void | SetScaleOutput (double scale) |
|
const char* | GetName () const |