Concept Mutable_TimeSeries
Mutable_TimeSeries
Description
A Mutable_TimeSeries is a TimeSeries
which can be modified.
Notation
- S
- A type playing the role of mutable-infinite-range-run-storage-type in the Mutable_TimeSeries concept.
- s
- Object of type S
- d
- Object of type discretization_type
Models
- boost::time_series::dense_series<double>