TS++ library: time series library
◆
Interpolator()
ts::ipo::Interpolator::Interpolator
(
Tconst_timeseries
ts
,
const bool &
debug
=
false
)
inline
protected
Definition at line
128
of file
ipo.h
.
128
:
129
Mts
(
ts
),
Mdebug
(
debug
) { }
ts::ipo::Interpolator::Mts
Tconst_timeseries Mts
here we hold a copy
Definition:
ipo.h:131
ts::ipo::Interpolator::Mdebug
bool Mdebug
produce debug output
Definition:
ipo.h:134
ts
All stuff in this library will be placed within namespace ts.
Definition:
anyfilter.cc:43
ts::ipo::Interpolator::debug
bool debug() const
indicate whether interpolator is in debug mode
Definition:
ipo.h:126
ts
ipo
Interpolator
Generated on Mon Aug 21 2023 17:36:28 for TS++ library: time series library by
1.8.14