public class BasisSplineBasisCurve extends BasisCurve
LATENT_STATE_BASIS, QUANTIFICATION_METRIC_FORWARD_RATE| Constructor and Description |
|---|
BasisSplineBasisCurve(ForwardLabel friReference,
ForwardLabel friDerived,
boolean bBasisOnReference,
Span span)
BasisSplineBasisCurve constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
basis(int iDate)
Calculate the Basis to the given Date
|
WengertJacobian |
jackDForwardDManifestMeasure(java.lang.String strManifestMeasure,
int iDate)
Retrieve the Manifest Measure Jacobian of the Forward Rate to the given date
|
basis, basis, calibComp, currency, customTweakManifestMeasure, customTweakQuantificationMetric, derivedIndex, epoch, jackDForwardDManifestMeasure, jackDForwardDManifestMeasure, label, manifestMeasure, parallelShiftManifestMeasure, parallelShiftQuantificationMetric, referenceIndex, setCCIS, shiftManifestMeasurepublic BasisSplineBasisCurve(ForwardLabel friReference, ForwardLabel friDerived, boolean bBasisOnReference, Span span) throws java.lang.Exception
friReference - The Reference Leg FRIfriDerived - The Derived Leg FRIbBasisOnReference - TRUE - Is the Quoted Basis On the Reference Leg/Derived Legspan - The Span over which the Basis Representation is validjava.lang.Exception - Thrown if the Inputs are Invalidpublic double basis(int iDate)
throws java.lang.Exception
BasisEstimatoriDate - Datejava.lang.Exception - Thrown if the Basis cannot be calculatedpublic WengertJacobian jackDForwardDManifestMeasure(java.lang.String strManifestMeasure, int iDate)
BasisCurvejackDForwardDManifestMeasure in class BasisCurvestrManifestMeasure - Manifest MeasureiDate - Date