Uses of Class
org.drip.state.nonlinear.FlatForwardDiscountCurve
| Package | Description |
|---|---|
| org.drip.state.csa |
Credit Support Annex Latent State
|
| org.drip.state.curve |
Basis Spline Based Latent States
|
| org.drip.state.discount |
Discount Curve Spline Latent State
|
| org.drip.state.nonlinear |
Nonlinear (i.e., Boot) Latent State Construction
|
-
Uses of FlatForwardDiscountCurve in org.drip.state.csa
Subclasses of FlatForwardDiscountCurve in org.drip.state.csa Modifier and Type Class Description classMultilateralFlatForwardCurveMultilateralFlatForwardCurve implements the CSA Cash Rate Curve using a Flat Forward CSA Rate. -
Uses of FlatForwardDiscountCurve in org.drip.state.curve
Methods in org.drip.state.curve that return FlatForwardDiscountCurve Modifier and Type Method Description FlatForwardDiscountCurveForeignCollateralizedDiscountCurve. createBasisRateShiftedCurve(int[] dateArray, double[] basisArray)FlatForwardDiscountCurveBasisSplineGovvieYield. flatForward(int[] dateArray)Construct a Flat Forward Instance of the Curve at the specified Date NodesFlatForwardDiscountCurveBasisSplineGovvieYield. flatForward(java.lang.String[] tenorArray)Construct a Flat Forward Instance of the Curve at the specified Date Node TenorsFlatForwardDiscountCurveForeignCollateralizedDiscountCurve. parallelShiftManifestMeasure(java.lang.String manifestMeasure, double shift)FlatForwardDiscountCurveForeignCollateralizedDiscountCurve. parallelShiftQuantificationMetric(double shift)FlatForwardDiscountCurveForeignCollateralizedDiscountCurve. shiftManifestMeasure(int spanIndex, java.lang.String manifestMeasure, double shift) -
Uses of FlatForwardDiscountCurve in org.drip.state.discount
Methods in org.drip.state.discount that return FlatForwardDiscountCurve Modifier and Type Method Description FlatForwardDiscountCurveDiscountCurve. flatForward(java.lang.String dayCount, int frequency, int[] dateArray)Construct a Flat Forward Instance of the Curve at the specified Date NodesFlatForwardDiscountCurveDiscountCurve. flatNativeForward(int[] dateArray, double bump)Construct Flat Native Forward Instance of the Curve at the specified Date NodesFlatForwardDiscountCurveDiscountCurve. flatNativeForward(java.lang.String[] tenorArray, double bump)Construct Flat Native Forward Instance of the Curve at the specified Date Node TenorsFlatForwardDiscountCurveDiscountCurve. flatNativeForwardEI(int[] dateArray, int bumpNodeIndex, double bump)Construct Flat Native Forward Instance of the Curve at the specified Date Nodes with (Exclusive/Inclusive) Bumps applied within the Tenors -
Uses of FlatForwardDiscountCurve in org.drip.state.nonlinear
Methods in org.drip.state.nonlinear that return FlatForwardDiscountCurve Modifier and Type Method Description FlatForwardDiscountCurveFlatForwardDiscountCurve. createBasisRateShiftedCurve(int[] dateArray, double[] basisArray)FlatForwardDiscountCurveFlatForwardDiscountCurve. parallelShiftManifestMeasure(java.lang.String manifestMeasure, double shift)FlatForwardDiscountCurveFlatForwardDiscountCurve. parallelShiftQuantificationMetric(double shift)FlatForwardDiscountCurveFlatForwardDiscountCurve. shiftManifestMeasure(int spanIndex, java.lang.String manifestMeasure, double shift)