dsplib 1.1.0
C++ DSP library for MATLAB-like coding
Loading...
Searching...
No Matches
dsplib::ChannelSynthesizer Member List

This is the complete list of members for dsplib::ChannelSynthesizer, including all inherited members.

ChannelSynthesizer(const ChannelSynthesizer &)=delete (defined in dsplib::ChannelSynthesizer)dsplib::ChannelSynthesizer
ChannelSynthesizer(span_real filter, int num_bands, int decim_factor)dsplib::ChannelSynthesizerexplicit
ChannelSynthesizer(std::shared_ptr< const arr_real > filter, int num_bands, int decim_factor)dsplib::ChannelSynthesizerexplicit
ChannelSynthesizer(int num_bands, int decim_factor, int num_taps)dsplib::ChannelSynthesizerexplicit
frame_len() const noexceptdsplib::ChannelSynthesizer
operator()(span_cmplx x) (defined in dsplib::ChannelSynthesizer)dsplib::ChannelSynthesizerinline
process(span_cmplx x)dsplib::ChannelSynthesizer