mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Loading...
Searching...
No Matches
mx::sigproc::circularBufferIndex< _storedT, _indexT, fixed_size > Class Template Reference

template<typename _storedT, typename _indexT, bool fixed_size = false>
class mx::sigproc::circularBufferIndex< _storedT, _indexT, fixed_size >

Circular buffer which wraps with a pre-populated indices array [generally fastest].

Definition at line 472 of file circularBuffer.hpp.


The documentation for this class was generated from the following file: