dsplib 1.1.0
C++ DSP library for MATLAB-like coding
Loading...
Searching...
No Matches
dsplib::MAFilter< T > Member List

This is the complete list of members for dsplib::MAFilter< T >, including all inherited members.

MAFilter(int len)dsplib::MAFilter< T >inlineexplicit
MAFilter(int len, const base_array< T > &init)dsplib::MAFilter< T >inlineexplicit
operator()(const T &x) noexceptdsplib::MAFilter< T >inline
operator()(span_t< T > x) noexceptdsplib::MAFilter< T >inline
process(const T &in) noexceptdsplib::MAFilter< T >inline
process(span_t< T > in) noexceptdsplib::MAFilter< T >inline