TS++ library: time series library

◆ init()

virtual void ts::tapers::Taper::init ( const int &  f,
const int &  l 
) const
privatepure virtual

function to set index range required by template function apply(); will be called prior to value to set ranges.

Implemented in ts::tapers::FourPoint, ts::tapers::Hanning, and ts::tapers::Cosine.

Referenced by apply(), and psdapply().

Here is the caller graph for this function: