This is the complete list of members for VAPoR::WaveFiltInt, including all inherited members.
_filterLength | VAPoR::WaveFiltBase | protected |
_hiDecomFilCoef | VAPoR::WaveFiltBase | protected |
_hiReconFilCoef | VAPoR::WaveFiltBase | protected |
_lowDecomFilCoef | VAPoR::WaveFiltBase | protected |
_lowReconFilCoef | VAPoR::WaveFiltBase | protected |
Analysis(const long *sigIn, size_t sigInLen, long *cA, long *cD, bool oddlow, bool oddhigh) const | VAPoR::WaveFiltInt | |
GetHighDecomFilCoef() const | VAPoR::WaveFiltBase | inline |
GetHighReconFilCoef() const | VAPoR::WaveFiltBase | inline |
GetLength() const | VAPoR::WaveFiltBase | inline |
GetLowDecomFilCoef() const | VAPoR::WaveFiltBase | inline |
GetLowReconFilCoef() const | VAPoR::WaveFiltBase | inline |
isint() const | VAPoR::WaveFiltInt | inlinevirtual |
IsNormalized() const | VAPoR::WaveFiltInt | inlinevirtual |
issymmetric() const | VAPoR::WaveFiltInt | inlinevirtual |
MAX_FILTER_SIZE | VAPoR::WaveFiltBase | protectedstatic |
qmf_even(const double *sigIn, double *sigOut, int sigLength) const | VAPoR::WaveFiltBase | protected |
qmf_wrev(const double *sigIn, double *sigOut, int sigLength) const | VAPoR::WaveFiltBase | protected |
Synthesis(const long *cA, const long *cD, size_t sigInLen, long *sigOut) const | VAPoR::WaveFiltInt | |
verbatim_copy(const double *sigIn, double *sigOut, int sigLength) const | VAPoR::WaveFiltBase | protected |
WaveFiltBase() | VAPoR::WaveFiltBase | |
WaveFiltInt(const string &wavename) | VAPoR::WaveFiltInt | |
wrev(const double *sigIn, double *sigOut, int sigLength) const | VAPoR::WaveFiltBase | protected |
~WaveFiltBase() | VAPoR::WaveFiltBase | virtual |
~WaveFiltInt() | VAPoR::WaveFiltInt | virtual |