Uses of Interface
net.finmath.marketdata.model.curves.DiscountCurve

Packages that use DiscountCurve 
Package Description
net.finmath.fouriermethod.models
Provides characteristic functions of stochastic processes (models).
net.finmath.marketdata.model
Provides interface specification and implementation of a model, which is essentially a collection of curves.
net.finmath.marketdata.model.curves
Provides interface specification and implementation of curves, e.g., interest rate curves like discount curves and forward 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.marketdata2.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.modelling.descriptor
Provides interface separating implementation from specification (of models and products)
net.finmath.montecarlo.assetderivativevaluation.models
Equity models implementing ProcessModel e.g. by extending AbstractProcessModel.
net.finmath.montecarlo.hybridassetinterestrate
Provides interfaces and classes needed to generate a Hybrid Asset LIBOR Market Model.
net.finmath.montecarlo.interestrate
Provides classes needed to generate a LIBOR market model (using numerical algorithms from net.finmath.montecarlo.process.
net.finmath.montecarlo.interestrate.models
Interest rate models implementing ProcessModel e.g. by extending AbstractProcessModel.
net.finmath.montecarlo.interestrate.products
Provides classes which implement financial products which may be valued using a net.finmath.montecarlo.interestrate.LIBORModelMonteCarloSimulationModel.
net.finmath.parser
Contains classes for parsing files.