|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
private |
Generates a raw value according to the current distribution.
This internal method applies the selected probability algorithm to generate a value with the appropriate statistical properties.
Definition at line 50 of file Stochastic.cpp.
References MayaFlux::Utils::EXPONENTIAL, m_current_end, m_current_start, m_normal_spread, m_random_engine, m_type, MayaFlux::Utils::NORMAL, MayaFlux::Utils::POISSON, and MayaFlux::Utils::UNIFORM.
Referenced by random_array(), and random_sample().
Here is the caller graph for this function: