| Package | Description |
|---|---|
| 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).
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlackScholesModel
Implements the characteristic function of a Black Scholes model.
|
| Modifier and Type | Method and Description |
|---|---|
double |
AbstractProductFourierTransform.getValue(ProcessCharacteristicFunctionInterface model)
This method returns the value random variable of the product within the specified model, evaluated at a given evalutationTime.
|
Copyright © 2015. All rights reserved.