See: Description
| Interface | Description |
|---|---|
| CalibrationContext |
Interface for classes providing a calibration context in terms of a reference date and calibration info.
|
| CalibrationParser |
Interface for parsers generating
CalibrationSpecProvider from CalibrationDatapoint. |
| CalibrationSpecProvider |
Provides a way to get a CalibrationSpec for finmath calibration.
|
| Class | Description |
|---|---|
| CalibrationContextImpl |
A calibration context in terms of a reference date and calibration info.
|
| CalibrationDatapoint |
Contains a single data point used for the calibration of a financial model.
|
| CalibrationParserDataPoints |
Parses calibration data points and converts it to calibration specs
|
| CalibrationResult |
Contains the result of a calibration adding additional statistics to the calibrated model.
|
| CalibrationSpecProviderOis |
A calibration spec provider for OIS swaps.
|
| CalibrationSpecProviderSwap |
A calibration spec provider for swaps.
|
| Calibrator |
An object calibrating models from a stream of calibration spec providers
|
Copyright © 2019. All rights reserved.