|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
privatenoexcept |
Rebuilds distribution objects if parameters have changed.
This method checks if any distribution parameters have been modified since the last generation and rebuilds the internal distribution objects accordingly to ensure accurate statistical behavior.
Definition at line 105 of file Stochastic.cpp.
References m_cached_end, m_cached_spread, m_cached_start, m_current_end, m_current_start, m_dist_dirty, m_exponential_dist, m_normal_dist, and m_normal_spread.
Referenced by generate_distributed_sample().
Here is the caller graph for this function: