Package | Description |
---|---|
net.finmath.fouriermethod |
Provides algorithms related to derivative valuation via
a models characteristic functions and Fourier transforms of a products payoffs.
|
net.finmath.fouriermethod.products |
Provides characteristic functions of payoffs / values (products) and their numerical integration against a given model (valuation).
|
Modifier and Type | Interface and Description |
---|---|
interface |
CharacteristicFunctionInterface
Interface which has to be implemented by characteristic functions of
random variables, e.g., Fourier transforms of values (payoffs).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProductFourierTransform |
class |
EuropeanOption
Implements valuation of a European option on a single asset.
|
Copyright © 2016. All rights reserved.