TS++ library: time series library
|
|
privatevirtual |
returns taper value for sample index i. Private virtual function such that this function can only be accessed through the template function apply(). This way we ensure that the appropriate index range was set first.
Implements ts::tapers::Taper.
Definition at line 162 of file tapers.cc.
References Mf, Mfac, Ml, and Msf.