| Package | Description |
|---|---|
| net.finmath.fouriermethod.calibration |
Classes related to the calibration of Fourier models.
|
| net.finmath.fouriermethod.calibration.models |
Classes related to the calibration of fourier models.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ScalarParameterInformationImplementation
This class tells us if a parameter has to be calibrated and if it is constrained.
|
| Constructor and Description |
|---|
CalibratableHestonModel(HestonModelDescriptor descriptor,
ScalarParameterInformation volatilityConstraint,
ScalarParameterInformation thetaConstraint,
ScalarParameterInformation kappaConstraint,
ScalarParameterInformation xiConstraint,
ScalarParameterInformation rhoConstraint,
boolean applyFellerConstraint)
This constructor allows for the specification of constraints.
|
Copyright © 2019. All rights reserved.