qm-dsp 1.8
ConstantQ.cpp File Reference
#include "ConstantQ.h"
#include "dsp/transforms/FFT.h"
#include <iostream>
Include dependency graph for ConstantQ.cpp:

Go to the source code of this file.

Functions

static double nextpow2 (double x)
static double squaredModule (const double &xx, const double &yy)

Function Documentation

◆ nextpow2()

double nextpow2 ( double x)
static

Definition at line 53 of file ConstantQ.cpp.

Referenced by ConstantQ::initialise().

◆ squaredModule()

double squaredModule ( const double & xx,
const double & yy )
static

Definition at line 58 of file ConstantQ.cpp.

Referenced by ConstantQ::sparsekernel().