TS++ library: time series library

◆ header()

Theader ts::ipo::Interpolator::header ( ) const
inlineinherited

Definition at line 122 of file ipo.h.

References ts::TimeSeries< S, H >::header, and ts::ipo::Interpolator::Mts.

Referenced by ts::ipo::resample().

122 { return(Mts.header); }
Tconst_timeseries Mts
here we hold a copy
Definition: ipo.h:131
Theader header
data header fields
Definition: tsxx.h:134
Here is the caller graph for this function: