Uses of Class
net.finmath.montecarlo.interestrate.models.covariance.TermStructureCovarianceModelParametric
Packages that use TermStructureCovarianceModelParametric
Package
Description
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.covarianceModifier and TypeClassDescriptionclass
Methods in net.finmath.montecarlo.interestrate.models.covariance that return TermStructureCovarianceModelParametricModifier and TypeMethodDescriptionTermStructCovarianceModelFromLIBORCovarianceModelParametric.clone()
TermStructureCovarianceModelParametric.clone()
TermStructureCovarianceModelParametric.getCloneCalibrated(TermStructureModel calibrationModel, CalibrationProduct[] calibrationProducts, Map<String,Object> calibrationParameters)
Return a calibrated clone of the covariance model.TermStructCovarianceModelFromLIBORCovarianceModelParametric.getCloneWithModifiedParameters(double[] parameters)
TermStructureCovarianceModelParametric.getCloneWithModifiedParameters(double[] parameters)
Return an instance of this model using a new set of parameters.TermStructureFactorLoadingsModelParametric.getCloneWithModifiedParameters(double[] parameters)
Return an instance of this model using a new set of parameters.