Uses of Package
net.finmath.fouriermethod
Packages that use net.finmath.fouriermethod
Package
Description
Provides characteristic functions of stochastic processes (models).
Provides characteristic functions of payoffs / values (products) and their numerical integration against a given model (valuation).
Products which are provide a "smile function" \( K \mapsto V(K) \) mapping a product strike to
the corresponding product value.
Provides classes to build products from descriptors.
-
Classes in net.finmath.fouriermethod used by net.finmath.fouriermethod.modelsClassDescriptionInterface which has to be implemented by characteristic functions of random variables, e.g., Fourier transforms of values (payoffs).
-
Classes in net.finmath.fouriermethod used by net.finmath.fouriermethod.productsClassDescriptionInterface which has to be implemented by characteristic functions of random variables, e.g., Fourier transforms of values (payoffs).
-
Classes in net.finmath.fouriermethod used by net.finmath.fouriermethod.products.smileClassDescriptionInterface which has to be implemented by characteristic functions of random variables, e.g., Fourier transforms of values (payoffs).
-
Classes in net.finmath.fouriermethod used by net.finmath.modelling.productfactoryClassDescriptionInterface which has to be implemented by characteristic functions of random variables, e.g., Fourier transforms of values (payoffs).