|
libwt
1.0.0
A C++ library for the continous wavelet transform.
|
This is the complete list of members for wt::Cauchy, including all inherited members.
| _cauchy | wt::Cauchy | protected |
| _object | wt::Container | protected |
| _wavelet | wt::Wavelet | protected |
| as() | wt::Container | inline |
| Cauchy(double alpha=1.0) | wt::Cauchy | explicit |
| Cauchy(CauchyObj *obj) | wt::Cauchy | |
| Cauchy(const Cauchy &other) | wt::Cauchy | |
| Container() | wt::Container | |
| Container(Object *object) | wt::Container | |
| Container(const Container &other) | wt::Container | |
| cutOffFreq() const | wt::Wavelet | inline |
| cutOffTime() const | wt::Wavelet | inline |
| evalAnalysis(const Scalar &t) const | wt::Wavelet | inline |
| evalSynthesis(const Scalar &t) const | wt::Wavelet | inline |
| is() | wt::Container | inline |
| isNull() const | wt::Container | inline |
| ObjectType typedef | wt::Wavelet | |
| operator=(const Cauchy &other) | wt::Cauchy | |
| wt::Wavelet::operator=(const Wavelet &other) | wt::Wavelet | |
| wt::Container::operator=(const Container &other) | wt::Container | |
| Wavelet() | wt::Wavelet | |
| Wavelet(WaveletObj *obj) | wt::Wavelet | |
| Wavelet(const Wavelet &other) | wt::Wavelet | |
| ~Cauchy() | wt::Cauchy | virtual |
| ~Container() | wt::Container | virtual |
| ~Wavelet() | wt::Wavelet | virtual |
1.8.9.1