public interface TermStructureFactorLoadingsModelParametricInterface extends TermStructureFactorLoadingsModelInterface
Modifier and Type | Method and Description |
---|---|
TermStructureCovarianceModelParametric |
getCloneWithModifiedParameters(double[] parameters)
Return an instance of this model using a new set of parameters.
|
double[] |
getParameter()
Get the parameters of determining this parametric
covariance model.
|
getFactorLoading, getNumberOfFactors
double[] getParameter()
TermStructureCovarianceModelParametric getCloneWithModifiedParameters(double[] parameters)
parameters
- The new set of parameters.Copyright © 2018. All rights reserved.