Ardour  8.7-15-gadf511264b
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

◆ imag

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

Definition at line 75 of file ConstantQ.h.

◆ is

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

Definition at line 73 of file ConstantQ.h.

◆ js

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

Definition at line 74 of file ConstantQ.h.

◆ real

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

Definition at line 76 of file ConstantQ.h.


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