public class BasisSplineRepoCurve extends RepoCurve
LATENT_STATE_REPO, QUANTIFICATION_METRIC_REPO_RATE| Constructor and Description |
|---|
BasisSplineRepoCurve(Component comp,
Span span)
BasisSplineRepoCurve constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
repo(int iDate)
Calculate the Repo Rate to the given Date
|
calibComp, component, currency, customTweakManifestMeasure, customTweakQuantificationMetric, epoch, label, manifestMeasure, parallelShiftManifestMeasure, parallelShiftQuantificationMetric, repo, repo, setCCIS, shiftManifestMeasurepublic BasisSplineRepoCurve(Component comp, Span span) throws java.lang.Exception
comp - The Underlying Repo Componentspan - The Span over which the Basis Representation is validjava.lang.Exception - Thrown if the Inputs are Invalidpublic double repo(int iDate)
throws java.lang.Exception
RepoEstimatoriDate - Datejava.lang.Exception - Thrown if the Repo Rate cannot be calculated