|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Generates multiple stochastic values at once.
| num_samples | Number of values to generate |
This method efficiently generates multiple values in a single operation, useful for batch processing or filling buffers.
Implements MayaFlux::Nodes::Node.
Definition at line 45 of file Stochastic.cpp.
References m_current_end, m_current_start, and random_array().
Here is the call graph for this function: