|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Random::set_normal_spread | ( | double | spread | ) |
Sets the variance parameter for normal distribution.
| spread | New variance value |
For normal (Gaussian) distribution, this controls the statistical variance of the distribution. Higher values create greater entropy with more values in the extremes, while lower values concentrate values toward the center of the distribution.
Definition at line 42 of file Nodes/Generators/Random.cpp.
References MayaFlux::Kinesis::Stochastic::Stochastic::configure(), and m_generator.
Here is the call graph for this function: