|
finMath lib documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharacteristicFunctionInterface | |
---|---|
net.finmath.fouriermethod.models | Provides characteristic functions of stochastic processes (models). |
net.finmath.fouriermethod.products | Provides characteristic functions of payoffs / values (products) and their numerical integration against a given model (valuation). |
Uses of CharacteristicFunctionInterface in net.finmath.fouriermethod.models |
---|
Methods in net.finmath.fouriermethod.models that return CharacteristicFunctionInterface | |
---|---|
CharacteristicFunctionInterface |
ProcessCharacteristicFunctionInterface.apply(double time)
Returns the characteristic function of X(t), where X is this stochastic process. |
CharacteristicFunctionInterface |
BlackScholesModel.apply(double time)
|
Uses of CharacteristicFunctionInterface in net.finmath.fouriermethod.products |
---|
Classes in net.finmath.fouriermethod.products that implement CharacteristicFunctionInterface | |
---|---|
class |
AbstractProductFourierTransform
|
class |
EuropeanOption
Implements valuation of a European option on a single asset. |
|
Copyright © 2014 Christian P. Fries. | |||||||||
PREV NEXT | FRAMES NO FRAMES |