Uses of Class
net.finmath.marketdata2.model.curves.AbstractCurve
| Package | Description |
|---|---|
| net.finmath.marketdata2.model.curves |
Provides interface specification and implementation of curves, e.g., interest rate
curves like discount curves and forward curves.
|
-
Uses of AbstractCurve in net.finmath.marketdata2.model.curves
Subclasses of AbstractCurve in net.finmath.marketdata2.model.curves Modifier and Type Class Description classAbstractForwardCurveAbstract base class for a forward curve, extending a curve object It stores the maturity of the underlying index (paymentOffset) and the associated discount curve.classCurveInterpolationThis class represents a curveFromInterpolationPoints build from a set of points in 2D.classDiscountCurveFromForwardCurveA discount curve derived from a given forward curve.classDiscountCurveInterpolationImplementation of a discount factor curve based onCurveInterpolation.classForwardCurveFromDiscountCurveA forward curve derived from a given discount curve.classForwardCurveInterpolationA container for a forward (rate) curve.Methods in net.finmath.marketdata2.model.curves that return AbstractCurve Modifier and Type Method Description AbstractCurveAbstractCurve. clone()