eDSP
0.0.1
A cross-platform DSP library written in C++.
|
Classes | |
class | fixed_ring_buffer |
This class implements a ring buffer, also called circular buffer. More... | |
class | ring_buffer |
This class implements a ring buffer, also called circular buffer. More... | |
Typedefs | |
template<typename Char > | |
using | basic_string_view = nonstd::basic_string_view< Char > |
using | timestamp = std::int64_t |
using edsp::types::basic_string_view = typedef nonstd::basic_string_view<Char> |
using edsp::types::timestamp = typedef std::int64_t |