TS++ library: time series library
|
This is the complete list of members for ts::tapers::FourPoint, including all inherited members.
apply(C c) const | ts::tapers::Taper | |
FourPoint(const double &t1=0., const double &t2=0.1, const double &t3=0.9, const double &t4=1.) | ts::tapers::FourPoint | |
init(const int &f, const int &l) const | ts::tapers::FourPoint | privatevirtual |
Mfac1 | ts::tapers::FourPoint | mutableprivate |
Mfac2 | ts::tapers::FourPoint | mutableprivate |
Mt1 | ts::tapers::FourPoint | private |
Mt2 | ts::tapers::FourPoint | private |
Mt3 | ts::tapers::FourPoint | private |
Mt4 | ts::tapers::FourPoint | private |
Mti1 | ts::tapers::FourPoint | mutableprivate |
Mti2 | ts::tapers::FourPoint | mutableprivate |
Mti3 | ts::tapers::FourPoint | mutableprivate |
Mti4 | ts::tapers::FourPoint | mutableprivate |
psdapply(C c) const | ts::tapers::Taper | |
psdnorm() const | ts::tapers::FourPoint | privatevirtual |
value(const int &i) const | ts::tapers::FourPoint | privatevirtual |
~FourPoint() | ts::tapers::FourPoint | inline |
~Taper() | ts::tapers::Taper | inlinevirtual |