public class SeriesInterpolator extends Object
Constructor and Description |
---|
SeriesInterpolator() |
SeriesInterpolator(NumberContext context) |
Modifier and Type | Method and Description |
---|---|
void |
addSeries(Number key,
CalendarDateSeries<Double> series) |
CalendarDateSeries<Double> |
getCombination(Number inputKey) |
public SeriesInterpolator()
public SeriesInterpolator(NumberContext context)
public void addSeries(Number key, CalendarDateSeries<Double> series)
public CalendarDateSeries<Double> getCombination(Number inputKey)
Copyright © 2019 Optimatika. All rights reserved.