ConstantQ::SparseKernel Struct Reference

Public Attributes

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

Detailed Description

Definition at line 64 of file ConstantQ.h.

Member Data Documentation

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

Definition at line 65 of file ConstantQ.h.

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

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

Definition at line 66 of file ConstantQ.h.

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

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

Definition at line 67 of file ConstantQ.h.

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

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

Definition at line 68 of file ConstantQ.h.

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


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