Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::FFT< Real >::BatchedSTFTProcessor Member List

This is the complete list of members for Aleph::FFT< Real >::BatchedSTFTProcessor, including all inherited members.

BatchedSTFTProcessor(const size_t num_channels, const Array< Real > &window, const STFTOptions &options)Aleph::FFT< Real >::BatchedSTFTProcessorinlineexplicit
BatchedSTFTProcessor(const size_t num_channels, const size_t frame_size, const STFTOptions &options)Aleph::FFT< Real >::BatchedSTFTProcessorinlineexplicit
BatchedSTFTProcessor(const size_t num_channels, const WindowContainer &window, const STFTOptions &options)Aleph::FFT< Real >::BatchedSTFTProcessorinlineexplicit
channel(const size_t index)Aleph::FFT< Real >::BatchedSTFTProcessorinline
channel(const size_t index) constAleph::FFT< Real >::BatchedSTFTProcessorinline
flush()Aleph::FFT< Real >::BatchedSTFTProcessorinline
num_channels() const noexceptAleph::FFT< Real >::BatchedSTFTProcessorinline
pflush(ThreadPool &pool, const size_t chunk_size=0)Aleph::FFT< Real >::BatchedSTFTProcessorinline
pprocess_block(ThreadPool &pool, const Array< Array< Real > > &block, const size_t chunk_size=0)Aleph::FFT< Real >::BatchedSTFTProcessorinline
process_block(const Array< Array< Real > > &block)Aleph::FFT< Real >::BatchedSTFTProcessorinline
processors_Aleph::FFT< Real >::BatchedSTFTProcessorprivate
reset()Aleph::FFT< Real >::BatchedSTFTProcessorinline
validate_batch_size(const size_t size, const char *ctx) constAleph::FFT< Real >::BatchedSTFTProcessorinlineprivate