qm-dsp  1.8
ConstantQ::SparseKernel Struct Reference

Public Attributes

std::vector< unsigned > is
 
std::vector< unsigned > js
 
std::vector< double > imag
 
std::vector< double > real
 

Detailed Description

Definition at line 72 of file ConstantQ.h.

Member Data Documentation

◆ is

std::vector<unsigned> ConstantQ::SparseKernel::is

Definition at line 73 of file ConstantQ.h.

Referenced by ConstantQ::process(), and ConstantQ::sparsekernel().

◆ js

std::vector<unsigned> ConstantQ::SparseKernel::js

Definition at line 74 of file ConstantQ.h.

Referenced by ConstantQ::process(), and ConstantQ::sparsekernel().

◆ imag

std::vector<double> ConstantQ::SparseKernel::imag

Definition at line 75 of file ConstantQ.h.

Referenced by ConstantQ::process(), and ConstantQ::sparsekernel().

◆ real

std::vector<double> ConstantQ::SparseKernel::real

Definition at line 76 of file ConstantQ.h.

Referenced by ConstantQ::process(), and ConstantQ::sparsekernel().


The documentation for this struct was generated from the following file: