| Package | Description | 
|---|---|
| org.ojalgo.series.function | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SeriesExtrapolator<K extends Comparable<? super K>>
An extrapolator produces new data points to existing series. 
 | 
class  | 
SeriesForecaster
A forecaster is restricted to CalendarDate keys and is intended to predict something related
 to future keys/dates. 
 | 
class  | 
SeriesInterpolator<K extends Comparable<? super K>>
An interpolator produces new data points to existing series, inbetween existing keys. 
 | 
Copyright © 2018 Optimatika. All rights reserved.