Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
QuantLib.TimeSeries
- type TimeSeries m = Map LocalTime m
- type IntervalPriceSeries = TimeSeries IntervalPrice
Documentation
type TimeSeries m = Map LocalTime m #
Time series
type IntervalPriceSeries = TimeSeries IntervalPrice #
Interval price time series