|
MayaFlux 0.2.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 63 of file Stochastic.cpp.
References MayaFlux::Utils::EXPONENTIAL, fast_uniform(), m_current_end, m_current_start, m_exponential_dist, m_normal_dist, m_random_engine, m_type, MayaFlux::Utils::NORMAL, MayaFlux::Utils::POISSON, rebuild_distributions_if_needed(), and MayaFlux::Utils::UNIFORM.
Referenced by random_array(), and random_sample().
Here is the call graph for this function:
Here is the caller graph for this function: