Uses of Package
net.finmath.marketdata2.model.curves
Packages that use net.finmath.marketdata2.model.curves
Package
Description
Provides classes to create a calibrated model of curves from a collection of calibration
products and corresponding target values.
Provides interface specification and implementation of a model, which is essentially
a collection of curves.
Provides interface specification and implementation of curves, e.g., interest rate
curves like discount curves and forward curves.
Provides interface specification and implementation of products, e.g., calibration products.
-
Classes in net.finmath.marketdata2.model.curves used by net.finmath.marketdata2.calibration
-
Classes in net.finmath.marketdata2.model.curves used by net.finmath.marketdata2.modelClassDescriptionThe interface which is implemented by a general curve.The interface which is implemented by discount curves.The interface which is implemented by forward curves.
-
Classes in net.finmath.marketdata2.model.curves used by net.finmath.marketdata2.model.curvesClassDescriptionAbstract base class for a curve.Abstract base class for a forward curve, extending a curve object It stores the maturity of the underlying index (paymentOffset) and the associated discount curve.The interface which is implemented by a general curve.Interface of builders which allow to build curve objects by successively adding points.This class represents a curveFromInterpolationPoints build from a set of points in 2D.Possible extrapolation methods.Possible interpolation entities.Possible interpolation methods.The interface which is implemented by discount curves.Implementation of a discount factor curve based on
CurveInterpolation
.The interface which is implemented by forward curves.A container for a forward (rate) curve.Additional choice of interpolation entities for forward curves. -
Classes in net.finmath.marketdata2.model.curves used by net.finmath.marketdata2.productsClassDescriptionThe interface which is implemented by discount curves.The interface which is implemented by forward curves.