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 >::BatchedSTFTProcessor | inlineexplicit |
| BatchedSTFTProcessor(const size_t num_channels, const size_t frame_size, const STFTOptions &options) | Aleph::FFT< Real >::BatchedSTFTProcessor | inlineexplicit |
| BatchedSTFTProcessor(const size_t num_channels, const WindowContainer &window, const STFTOptions &options) | Aleph::FFT< Real >::BatchedSTFTProcessor | inlineexplicit |
| channel(const size_t index) | Aleph::FFT< Real >::BatchedSTFTProcessor | inline |
| channel(const size_t index) const | Aleph::FFT< Real >::BatchedSTFTProcessor | inline |
| flush() | Aleph::FFT< Real >::BatchedSTFTProcessor | inline |
| num_channels() const noexcept | Aleph::FFT< Real >::BatchedSTFTProcessor | inline |
| pflush(ThreadPool &pool, const size_t chunk_size=0) | Aleph::FFT< Real >::BatchedSTFTProcessor | inline |
| pprocess_block(ThreadPool &pool, const Array< Array< Real > > &block, const size_t chunk_size=0) | Aleph::FFT< Real >::BatchedSTFTProcessor | inline |
| process_block(const Array< Array< Real > > &block) | Aleph::FFT< Real >::BatchedSTFTProcessor | inline |
| processors_ | Aleph::FFT< Real >::BatchedSTFTProcessor | private |
| reset() | Aleph::FFT< Real >::BatchedSTFTProcessor | inline |
| validate_batch_size(const size_t size, const char *ctx) const | Aleph::FFT< Real >::BatchedSTFTProcessor | inlineprivate |