Méthode | Description | |
---|---|---|
Estimate ( List |
Attempts a calibration through SwaptionHW1OptimizationProblem using swaption matrices.
|
|
GetRequirements ( IEstimationSettings settings, EstimateQuery query ) : EstimateRequirement[] |
Gets the types required by the estimator in order to work: InterestRateMarketData is the only required type for this estimator.
|
public Estimate ( List | ||
data | List | The data to be used in order to perform the calibration. |
settings | IEstimationSettings | The parameter is not used. |
controller | IController | The controller which may be used to cancel the process. |
properties | object>.Dictionary | |
Résultat | EstimationResult |
public GetRequirements ( IEstimationSettings settings, EstimateQuery query ) : EstimateRequirement[] | ||
settings | IEstimationSettings | The parameter is not used. |
query | EstimateQuery | |
Résultat | EstimateRequirement[] |