MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_previous_buffer

std::vector<double> MayaFlux::Buffers::FeedbackBuffer::m_previous_buffer
private

Storage for the previous system state.

This vector maintains a copy of the system's state from the previous processing cycle, enabling the implementation of recursive algorithms.

Definition at line 113 of file FeedbackBuffer.hpp.

Referenced by FeedbackBuffer().