| Package | Description |
|---|---|
| net.finmath.montecarlo.interestrate.models.covariance |
Contains covariance models and their calibration as plug-ins for the LIBOR market model and volatility and correlation models which may be used to build a covariance model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TermStructCovarianceModelFromLIBORCovarianceModelParametric |
| Modifier and Type | Method and Description |
|---|---|
abstract TermStructureCovarianceModelParametric |
TermStructureCovarianceModelParametric.clone() |
TermStructureCovarianceModelParametric |
TermStructCovarianceModelFromLIBORCovarianceModelParametric.clone() |
TermStructureCovarianceModelParametric |
TermStructureCovarianceModelParametric.getCloneCalibrated(TermStructureModel calibrationModel,
CalibrationProduct[] calibrationProducts,
Map<String,Object> calibrationParameters)
Return a calibrated clone of the covariance model.
|
abstract TermStructureCovarianceModelParametric |
TermStructureCovarianceModelParametric.getCloneWithModifiedParameters(double[] parameters)
Return an instance of this model using a new set of parameters.
|
TermStructureCovarianceModelParametric |
TermStructureFactorLoadingsModelParametricInterface.getCloneWithModifiedParameters(double[] parameters)
Return an instance of this model using a new set of parameters.
|
TermStructureCovarianceModelParametric |
TermStructCovarianceModelFromLIBORCovarianceModelParametric.getCloneWithModifiedParameters(double[] parameters) |
Copyright © 2019. All rights reserved.