Uses of Package
net.finmath.marketdata.model.volatilities

Packages that use net.finmath.marketdata.model.volatilities 
Package Description
net.finmath.fouriermethod.calibration
Classes related to the calibration of Fourier models.
net.finmath.marketdata.model
Provides interface specification and implementation of a model, which is essentially a collection of curves.
net.finmath.marketdata.model.volatilities
Provides interface specification and implementation of volatility surfaces, e.g., interest rate volatility surfaces like (implied) caplet volatilities and swaption volatilities.
net.finmath.marketdata.model.volatility.caplet
Algorithms related to bootstrapping and interpolation of caplet implied volatilities.
net.finmath.marketdata.products
Provides interface specification and implementation of products, e.g., calibration products.
net.finmath.modelling.descriptor
Provides interface separating implementation from specification (of models and products)
net.finmath.montecarlo.interestrate.models
Interest rate models implementing ProcessModel e.g. by extending AbstractProcessModel.
net.finmath.parser
Contains classes for parsing files.
net.finmath.singleswaprate
Contains all classes related to interest rate derivatives, which are evaluated by a change of measure to the annuity measure of a single swap rate.
net.finmath.singleswaprate.calibration
Classes providing calibration to market data of volatility cubes.
net.finmath.singleswaprate.data
Provides classes to store and interact with market data.
net.finmath.singleswaprate.model.volatilities
Provides interface specification and implementation of volatility cubes, as well as a factory to create these, either via calibration from market data or construction from parameters.