Uses of Class
net.finmath.marketdata.model.curves.CurveInterpolation.Point
Packages that use CurveInterpolation.Point
Package
Description
Provides interface specification and implementation of curves, e.g., interest rate
curves like discount curves and forward curves.
-
Uses of CurveInterpolation.Point in net.finmath.marketdata.model.curves
Methods in net.finmath.marketdata.model.curves that return types with arguments of type CurveInterpolation.PointModifier and TypeMethodDescriptionCurveInterpolation.getPoints()
Returns the interpolation points.Methods in net.finmath.marketdata.model.curves with parameters of type CurveInterpolation.PointModifier and TypeMethodDescriptionint
CurveInterpolation.Point.compareTo(CurveInterpolation.Point point)