Provides an implementation of CQT and its inverses. More...
Go to the source code of this file.
Classes | |
| class | jsa::cicuetea::NsgfCqtCommon |
| Base class for Non-Stationary Gabor Filterbank Constant-Q Transform (NSGF-CQT) operations. More... | |
| struct | jsa::cicuetea::NsgfCqtCommon::BandInfo |
| Holds information about the number of bands in the filterbank. More... | |
| class | jsa::cicuetea::NsgfCqtDense |
| Dense implementation of the NSGF-CQT. More... | |
| class | jsa::cicuetea::NsgfCqtSparse |
| Sparse implementation of the NSGF-CQT. More... | |
| struct | jsa::cicuetea::NsgfCqtSparse::Span |
| Represents a span of indices for a band. More... | |
Provides an implementation of CQT and its inverses.