TS++ library: time series library

◆ first()

void ts::seife::first ( const Tseries s)

set baseline to first value

Definition at line 117 of file seifexx.cc.

Referenced by ts::innerproduct(), ts::seife::FIRST::operator()(), and ts::ipo::resample().

118  { seife_first(s.pointer(), s.size()); }
Here is the caller graph for this function: