|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.ojalgo.series.SeriesInterpolator
public class SeriesInterpolator
| Constructor Summary | |
|---|---|
SeriesInterpolator()
|
|
| Method Summary | |
|---|---|
void |
addSeries(Number aKey,
CalendarDateSeries<Double> aSeries)
|
CalendarDateSeries<Double> |
getCombination(Number anInputKey)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SeriesInterpolator()
| Method Detail |
|---|
public void addSeries(Number aKey,
CalendarDateSeries<Double> aSeries)
public CalendarDateSeries<Double> getCombination(Number anInputKey)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||