Uses of Package
net.finmath.marketdata.products
Packages that use net.finmath.marketdata.products
Package
Description
Provides classes to create a calibrated model of curves from a collection of calibration
products and corresponding target values.
Provides classes related to the modeling of Bond curves.
Provides interface specification and implementation of volatility surfaces, e.g.,
interest rate volatility surfaces like (implied) caplet volatilities and swaption
volatilities.
Algorithms related to bootstrapping and interpolation of caplet implied volatilities.
Provides interface specification and implementation of products, e.g., calibration products.
Provides interface separating models and products.
Provides interface specification and implementation of product based on a single interest rate curve.
-
Classes in net.finmath.marketdata.products used by net.finmath.marketdata.calibrationClassDescriptionThe interface which has to be implemented by a product which may be evaluated using an
AnalyticModelFromCurvesAndVols
. -
Classes in net.finmath.marketdata.products used by net.finmath.marketdata.model.bondClassDescriptionThe interface which has to be implemented by a product which may be evaluated using an
AnalyticModelFromCurvesAndVols
. -
Classes in net.finmath.marketdata.products used by net.finmath.marketdata.model.volatilitiesClassDescriptionThe interface which has to be implemented by a product which may be evaluated using an
AnalyticModelFromCurvesAndVols
. -
Classes in net.finmath.marketdata.products used by net.finmath.marketdata.model.volatility.capletClassDescriptionThe interface which has to be implemented by a product which may be evaluated using an
AnalyticModelFromCurvesAndVols
.Implements the valuation of a cap via an analytic model, i.e. -
Classes in net.finmath.marketdata.products used by net.finmath.marketdata.productsClassDescriptionThe interface which has to be implemented by a product which may be evaluated using an
AnalyticModelFromCurvesAndVols
.Implements the valuation of a portfolio of products implementingAnalyticProductInterface
. -
Classes in net.finmath.marketdata.products used by net.finmath.modellingClassDescriptionThe interface which has to be implemented by a product which may be evaluated using an
AnalyticModelFromCurvesAndVols
. -
Classes in net.finmath.marketdata.products used by net.finmath.singleswaprate.productsClassDescriptionThe interface which has to be implemented by a product which may be evaluated using an
AnalyticModelFromCurvesAndVols
.