|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Validates that the specified range is mathematically valid.
| start | Lower bound of the range |
| end | Upper bound of the range |
| std::invalid_argument | if the range is invalid |
Ensures that the range parameters satisfy the mathematical constraints of the selected distribution algorithm.
Definition at line 86 of file Stochastic.cpp.
Referenced by random_array(), and random_sample().
Here is the caller graph for this function: