Uses of Class
net.finmath.marketdata.model.curves.CurveInterpolation.Builder
Packages that use CurveInterpolation.Builder
Package
Description
Provides interface specification and implementation of curves, e.g., interest rate
curves like discount curves and forward curves.
-
Uses of CurveInterpolation.Builder in net.finmath.marketdata.model.curves
Subclasses of CurveInterpolation.Builder in net.finmath.marketdata.model.curvesModifier and TypeClassDescriptionstatic classA builder (following the builder pattern) for PiecewiseCurve objects.static classA builder (following the builder pattern) for SeasonalCurve objects.