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, getNumberOfFactorsdouble[] getParameter()
TermStructureCovarianceModelParametric getCloneWithModifiedParameters(double[] parameters)
parameters - The new set of parameters.Copyright © 2019. All rights reserved.