X
- the type of the independent variable of the functionY
- the type of the dependent variable of the functionpublic interface DiscreteFunction<X extends java.lang.Comparable<? super X>,Y> extends KeyValueFunction<X,Y>, java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.util.List<X> |
getXs() |
java.util.List<Y> |
getYs() |
java.util.List<Y> |
getYsErr() |
getY