Uses of Interface
net.finmath.marketdata2.model.AnalyticModel

Packages that use AnalyticModel 
Package Description
net.finmath.marketdata2.calibration
Provides classes to create a calibrated model of curves from a collection of calibration products and corresponding target values.
net.finmath.marketdata2.model
Provides interface specification and implementation of a model, which is essentially a collection of curves.
net.finmath.marketdata2.model.curves
Provides interface specification and implementation of curves, e.g., interest rate curves like discount curves and forward curves.
net.finmath.marketdata2.products
Provides interface specification and implementation of products, e.g., calibration products.