Uses of Package
net.finmath.modelling.descriptor

Packages that use net.finmath.modelling.descriptor 
Package Description
net.finmath.fouriermethod.calibration.models
Classes related to the calibration of fourier models.
net.finmath.fouriermethod.products.smile
Products which are provide a "smile function" \( K \mapsto V(K) \) mapping a product strike to the corresponding product value.
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.modelling.descriptor.xmlparser
Provides xml parsers to construct descriptors from XML
net.finmath.modelling.modelfactory
Provides classes to build models from descriptors.
net.finmath.modelling.productfactory
Provides classes to build products from descriptors.
net.finmath.montecarlo.assetderivativevaluation.models
Equity models implementing ProcessModel e.g. by extending AbstractProcessModel.
net.finmath.time
Provides interfaces and classes for time discretizations, tenors and (swap) schedule generation.