Class CurveInterpolation.Point

java.lang.Object
net.finmath.marketdata.model.curves.CurveInterpolation.Point
All Implemented Interfaces:
Serializable, Comparable<CurveInterpolation.Point>
Enclosing class:
CurveInterpolation

public static class CurveInterpolation.Point extends Object implements Comparable<CurveInterpolation.Point>, Serializable
Representation of a 2D curve point including the boolean property if the point is fixed or calibrateable.
Author:
Christian Fries
See Also: