CiCueTea v0.0.1
Loading...
Searching...
No Matches
CQT.hpp File Reference

Provides an implementation of CQT and its inverses. More...

#include <memory>
#include <vector>
#include <Eigen/Core>
#include "FFT.hpp"

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...

Detailed Description

Provides an implementation of CQT and its inverses.

Author
Juan Sierra
Date
3/9/25