|
libwt
1.0.0
A C++ library for the continous wavelet transform.
|
This is the complete list of members for wt::WaveletObj, including all inherited members.
| _refCount | wt::Object | protected |
| cutOffFreq() const =0 | wt::WaveletObj | pure virtual |
| cutOffTime() const =0 | wt::WaveletObj | pure virtual |
| evalAnalysis(const Scalar &t) const =0 | wt::WaveletObj | pure virtual |
| evalSynthesis(const Scalar &t) const =0 | wt::WaveletObj | pure virtual |
| Object() | wt::Object | protected |
| ref() | wt::Object | |
| unref() | wt::Object | |
| WaveletObj() | wt::WaveletObj | protected |
| ~Object() | wt::Object | virtual |
| ~WaveletObj() | wt::WaveletObj | virtual |
1.8.9.1