|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inlineexplicit |
Construct history buffer with specified capacity.
| capacity | Maximum number of historical samples to maintain |
Critical: Buffer is immediately filled to capacity with default values (zero for numeric types). This matches mathematical convention where initial conditions are typically zero.
Definition at line 358 of file RingBuffer.hpp.