public abstract class ExplicitBootDiscountCurve extends MergedDiscountForwardCurve implements ExplicitBootCurve
Modifier and Type | Method and Description |
---|---|
CalibratableComponent[] |
calibComp()
Retrieve the Calibration Components
|
abstract ExplicitBootDiscountCurve |
createBasisRateShiftedCurve(int[] aiDate,
double[] adblBasis)
Create a shifted curve from an array of basis shifts
|
CaseInsensitiveTreeMap<java.lang.Double> |
manifestMeasure(java.lang.String strInstrumentCode)
Retrieve the Manifest Measure Map of the given Instrument used to construct the Curve
|
boolean |
setCCIS(CurveConstructionInputSet ccis)
Set the Curve Construction Input Set Parameters
|
canonicalTruthness, compJackDPVDManifestMeasure, compJackDPVDManifestMeasure, currency, df, df, effectiveDF, effectiveDF, effectiveDF, epoch, estimateManifestMeasure, forward, forward, forwardRateEstimator, jackDDFDManifestMeasure, jackDDFDManifestMeasure, jackDDFDManifestMeasure, jackDForwardDManifestMeasure, jackDForwardDManifestMeasure, jackDForwardDManifestMeasure, label, latentStateQuantificationMetric, libor, libor, libor, libor, nativeForwardCurve, parSwapDV01, setTurns, turnAdjust, zero, zero, zeroRateJack, zeroRateJack
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
bumpNodeValue, setFlatValue, setNodeValue
customTweakManifestMeasure, customTweakQuantificationMetric, parallelShiftManifestMeasure, parallelShiftQuantificationMetric, shiftManifestMeasure
df
public abstract ExplicitBootDiscountCurve createBasisRateShiftedCurve(int[] aiDate, double[] adblBasis)
aiDate
- Array of datesadblBasis
- Array of basispublic boolean setCCIS(CurveConstructionInputSet ccis)
Curve
setCCIS
in interface Curve
setCCIS
in class MergedDiscountForwardCurve
ccis
- The Curve Construction Input Set Parameterspublic CalibratableComponent[] calibComp()
Curve
public CaseInsensitiveTreeMap<java.lang.Double> manifestMeasure(java.lang.String strInstrumentCode)
Curve
manifestMeasure
in interface Curve
strInstrumentCode
- The Calibration Instrument's Code whose Manifest Measure Map is sought