Uses of Class
net.finmath.montecarlo.interestrate.models.covariance.TermStructureCovarianceModelParametric
| 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.
|
-
Uses of TermStructureCovarianceModelParametric in net.finmath.montecarlo.interestrate.models.covariance
Subclasses of TermStructureCovarianceModelParametric in net.finmath.montecarlo.interestrate.models.covariance Modifier and Type Class Description classTermStructCovarianceModelFromLIBORCovarianceModelParametricMethods in net.finmath.montecarlo.interestrate.models.covariance that return TermStructureCovarianceModelParametric Modifier and Type Method Description TermStructureCovarianceModelParametricTermStructCovarianceModelFromLIBORCovarianceModelParametric. clone()abstract TermStructureCovarianceModelParametricTermStructureCovarianceModelParametric. clone()TermStructureCovarianceModelParametricTermStructureCovarianceModelParametric. getCloneCalibrated(TermStructureModel calibrationModel, CalibrationProduct[] calibrationProducts, Map<String,Object> calibrationParameters)Return a calibrated clone of the covariance model.TermStructureCovarianceModelParametricTermStructCovarianceModelFromLIBORCovarianceModelParametric. getCloneWithModifiedParameters(double[] parameters)abstract TermStructureCovarianceModelParametricTermStructureCovarianceModelParametric. getCloneWithModifiedParameters(double[] parameters)Return an instance of this model using a new set of parameters.TermStructureCovarianceModelParametricTermStructureFactorLoadingsModelParametricInterface. getCloneWithModifiedParameters(double[] parameters)Return an instance of this model using a new set of parameters.