public class BasisSplineGovvieYield extends GovvieCurve
Constructor and Description |
---|
BasisSplineGovvieYield(java.lang.String strTreasuryCode,
java.lang.String strCurrency,
Span span)
BasisSplineGovvieYield Constructor
|
Modifier and Type | Method and Description |
---|---|
WengertJacobian |
jackDForwardDManifestMeasure(java.lang.String strManifestMeasure,
int iDate)
Retrieve the Manifest Measure Jacobian of the Forward Rate to the given date
|
double |
yield(int iDate)
Calculate the Yield to the given Date
|
calibComp, currency, customTweakManifestMeasure, customTweakQuantificationMetric, dayCount, df, df, df, effectiveDF, effectiveDF, effectiveDF, epoch, freq, jackDForwardDManifestMeasure, jackDForwardDManifestMeasure, label, manifestMeasure, parallelShiftManifestMeasure, parallelShiftQuantificationMetric, setCCIS, shiftManifestMeasure, yield, yield, yieldDF
public BasisSplineGovvieYield(java.lang.String strTreasuryCode, java.lang.String strCurrency, Span span) throws java.lang.Exception
strTreasuryCode
- Treasury CodestrCurrency
- Currencyspan
- Govvie Curve Spanjava.lang.Exception
- Thrown if the Inputs are Invalidpublic double yield(int iDate) throws java.lang.Exception
YieldEstimator
iDate
- Datejava.lang.Exception
- Thrown if the Yield cannot be calculatedpublic WengertJacobian jackDForwardDManifestMeasure(java.lang.String strManifestMeasure, int iDate)
GovvieCurve
jackDForwardDManifestMeasure
in class GovvieCurve
strManifestMeasure
- Manifest MeasureiDate
- Date