Uses of Class
org.drip.spline.params.SegmentCustomBuilderControl
Package | Description |
---|---|
org.drip.dynamics.lmm |
LMM Based Latent State Evolution
|
org.drip.exposure.regression |
Regression Based Path Exposure Generation
|
org.drip.sample.dual |
G7 Standard Cross Currency Swap
|
org.drip.sample.forward |
IBOR Spline Forward Curve Construction
|
org.drip.service.template |
Curve Construction Product Builder Templates
|
org.drip.spline.multidimensional |
Multi-dimensional Wire Surface Stretch
|
org.drip.spline.pchip |
Monotone Convex Themed PCHIP Splines
|
org.drip.spline.stretch |
Multi-Segment Sequence Spline Stretch
|
org.drip.state.creator |
Scenario State Curve/Surface Builders
|
org.drip.state.curve |
Basis Spline Based Latent States
|
org.drip.state.estimator |
Multi-Pass Customized Stretch Curve
|
org.drip.state.inference |
Latent State Stretch Sequence Inference
|
org.drip.xva.settings |
XVA Group and Path Settings
|
-
Uses of SegmentCustomBuilderControl in org.drip.dynamics.lmm
Methods in org.drip.dynamics.lmm that return SegmentCustomBuilderControl Modifier and Type Method Description SegmentCustomBuilderControl
LognormalLIBORCurveEvolver. scbcContinuousForwardIncrement()
Retrieve the Instantaneous Continuously Compounded Forward Rate Increment Segment Custom Builder Control InstanceSegmentCustomBuilderControl
LognormalLIBORCurveEvolver. scbcDiscountFactor()
Retrieve the Discount Factor Segment Custom Builder Control InstanceSegmentCustomBuilderControl
LognormalLIBORCurveEvolver. scbcDiscountFactorIncrement()
Retrieve the Discount Factor Increment Segment Custom Builder Control InstanceSegmentCustomBuilderControl
LognormalLIBORCurveEvolver. scbcInstantaneousEffectiveForward()
Retrieve the Instantaneous Effective Annual Forward Rate Increment Segment Custom Builder Control InstanceSegmentCustomBuilderControl
LognormalLIBORCurveEvolver. scbcInstantaneousNominalForward()
Retrieve the Instantaneous Nominal Annual Forward Rate Increment Segment Custom Builder Control InstanceSegmentCustomBuilderControl
LognormalLIBORCurveEvolver. scbcLIBOR()
Retrieve the LIBOR Curve Segment Custom Builder Control InstanceSegmentCustomBuilderControl
LognormalLIBORCurveEvolver. scbcLIBORIncrement()
Retrieve the LIBOR Increment Segment Custom Builder Control InstanceSegmentCustomBuilderControl
LognormalLIBORCurveEvolver. scbcSpotRateIncrement()
Retrieve the Spot Rate Increment Segment Custom Builder Control InstanceMethods in org.drip.dynamics.lmm with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description static LognormalLIBORCurveEvolver
LognormalLIBORCurveEvolver. Create(FundingLabel lslFunding, ForwardLabel lslForward, int iNumForwardTenor, SegmentCustomBuilderControl scbc)
Create a LognormalLIBORCurveEvolver InstanceConstructors in org.drip.dynamics.lmm with parameters of type SegmentCustomBuilderControl Constructor Description LognormalLIBORCurveEvolver(FundingLabel lslFunding, ForwardLabel lslForward, int iNumForwardTenor, SegmentCustomBuilderControl scbcLIBOR, SegmentCustomBuilderControl scbcDiscountFactor, SegmentCustomBuilderControl scbcLIBORIncrement, SegmentCustomBuilderControl scbcDiscountFactorIncrement, SegmentCustomBuilderControl scbcContinuousForwardIncrement, SegmentCustomBuilderControl scbcSpotRateIncrement, SegmentCustomBuilderControl scbcInstantaneousEffectiveForward, SegmentCustomBuilderControl scbcInstantaneousNominalForward)
LognormalLIBORCurveEvolver Constructor -
Uses of SegmentCustomBuilderControl in org.drip.exposure.regression
Methods in org.drip.exposure.regression that return SegmentCustomBuilderControl Modifier and Type Method Description SegmentCustomBuilderControl[]
LocalVolatilityGenerationControl. segmentCustomBuilderControlArray()
Retrieve the Custom Segment Builder Control ArrayConstructors in org.drip.exposure.regression with parameters of type SegmentCustomBuilderControl Constructor Description LocalVolatilityGenerationControl(int localVolatilityIndexShift, double[] uniformCPDArray, double[] impliedBrownianVariateArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray)
LocalVolatilityGenerationControl Constructor -
Uses of SegmentCustomBuilderControl in org.drip.sample.dual
Methods in org.drip.sample.dual with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description static void
CCBSForwardCurve. ForwardCurveReferenceComponentBasis(java.lang.String strReferenceCurrency, java.lang.String strDerivedCurrency, JulianDate dtValue, MergedDiscountForwardCurve dcReference, ForwardCurve fc6MReference, ForwardCurve fc3MReference, MergedDiscountForwardCurve dcDerived, ForwardCurve fc6MDerived, double dblRefDerFX, SegmentCustomBuilderControl scbc, java.lang.String[] astrTenor, double[] adblCrossCurrencyBasis, boolean bBasisOnDerivedLeg)
Set the Forward Curve Reference Component Basisstatic void
CCBSDiscountCurve. MakeDiscountCurve(java.lang.String strReferenceCurrency, java.lang.String strDerivedCurrency, JulianDate dtValue, MergedDiscountForwardCurve dcReference, ForwardCurve fc6MReference, ForwardCurve fc3MReference, double dblRefDerFX, SegmentCustomBuilderControl scbc, java.lang.String[] astrTenor, double[] adblCrossCurrencyBasis, double[] adblSwapRate, boolean bBasisOnDerivedLeg)
Construct the Discount Curve -
Uses of SegmentCustomBuilderControl in org.drip.sample.forward
Methods in org.drip.sample.forward with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description static ForwardCurve
IBORCurve. CustomIBORBuilderSample(MergedDiscountForwardCurve dc, ForwardCurve fcReference, ForwardLabel fri, SegmentCustomBuilderControl scbc, java.lang.String[] astrDepositTenor, double[] adblDepositQuote, java.lang.String strDepositCalibMeasure, java.lang.String[] astrFRATenor, double[] adblFRAQuote, java.lang.String strFRACalibMeasure, java.lang.String[] astrFixFloatTenor, double[] adblFixFloatQuote, java.lang.String strFixFloatCalibMeasure, java.lang.String[] astrFloatFloatTenor, double[] adblFloatFloatQuote, java.lang.String strFloatFloatCalibMeasure, java.lang.String[] astrSyntheticFloatFloatTenor, double[] adblSyntheticFloatFloatQuote, java.lang.String strSyntheticFloatFloatCalibMeasure, java.lang.String strHeaderComment, boolean bPrintMetric)
Construct the Custom IBOR Sample Curvestatic ForwardCurve
IBORCurve. CustomIBORBuilderSample2(MergedDiscountForwardCurve dc, ForwardCurve fcReference, ForwardLabel fri, SegmentCustomBuilderControl scbc, java.lang.String[] astrDepositTenor, double[] adblDepositQuote, java.lang.String strDepositCalibMeasure, java.lang.String[] astrFRATenor, double[] adblFRAQuote, java.lang.String strFRACalibMeasure, java.lang.String[] astrFixFloatTenor, double[] adblFixFloatQuote, java.lang.String strFixFloatCalibMeasure, java.lang.String[] astrComponentPairTenor, double[] adblComponentPairQuote, java.lang.String strComponentPairCalibMeasure, java.lang.String[] astrSyntheticComponentPairTenor, double[] adblSyntheticComponentPairQuote, java.lang.String strSyntheticComponentPairCalibMeasure, java.lang.String strHeaderComment, boolean bPrintMetric)
Construct the Custom IBOR Sample Curve #2static MergedDiscountForwardCurve
OvernightIndexCurve. MakeDC(java.lang.String strCurrency, JulianDate dtSpot, int[] aiDepositMaturityDays, double[] adblDepositQuote, java.lang.String[] astrShortEndOISMaturityTenor, double[] adblShortEndOISQuote, java.lang.String[] astrOISFutureTenor, java.lang.String[] astrOISFutureMaturityTenor, double[] adblOISFutureQuote, java.lang.String[] astrLongEndOISMaturityTenor, double[] adblLongEndOISQuote, SegmentCustomBuilderControl scbc, FloaterIndex fi)
Construct the Merged Forward Discount Curve -
Uses of SegmentCustomBuilderControl in org.drip.service.template
Methods in org.drip.service.template with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description static ForwardCurve
LatentMarketStateBuilder. ForwardCurve(JulianDate dtSpot, ForwardLabel forwardLabel, java.lang.String[] astrDepositMaturityTenor, double[] adblDepositQuote, java.lang.String strDepositMeasure, java.lang.String[] astrFRAMaturityTenor, double[] adblFRAQuote, java.lang.String strFRAMeasure, java.lang.String[] astrFixFloatMaturityTenor, double[] adblFixFloatQuote, java.lang.String strFixFloatMeasure, java.lang.String[] astrFloatFloatMaturityTenor, double[] adblFloatFloatQuote, java.lang.String strFloatFloatMeasure, java.lang.String[] astrSyntheticFloatFloatMaturityTenor, double[] adblSyntheticFloatFloatQuote, java.lang.String strSyntheticFloatFloatMeasure, MergedDiscountForwardCurve dc, ForwardCurve fcReference, SegmentCustomBuilderControl scbc)
Construct a Instance of the Forward Curve off of Exchange/OTC Market Instrumentsstatic MergedDiscountForwardCurve
LatentMarketStateBuilder. FundingCurve(JulianDate dtSpot, java.lang.String strCurrency, java.lang.String[] astrDepositMaturityTenor, double[] adblDepositQuote, java.lang.String strDepositMeasure, double[] adblFuturesQuote, java.lang.String strFuturesMeasure, java.lang.String[] astrFixFloatMaturityTenor, double[] adblFixFloatQuote, java.lang.String strFixFloatMeasure, SegmentCustomBuilderControl scbc)
Construct a Funding Curve Based off of the Input Exchange/OTC Market Instruments Using the specified Splinestatic FXCurve
LatentMarketStateBuilder. FXCurve(JulianDate dtSpot, CurrencyPair cp, java.lang.String[] astrMaturityTenor, double[] adblQuote, java.lang.String strMeasure, double dblFXSpot, SegmentCustomBuilderControl scbc)
Construct an FX Curve from the FX Forward Instrumentsstatic GovvieCurve
LatentMarketStateBuilder. GovvieCurve(java.lang.String strCode, JulianDate dtSpot, JulianDate[] adtEffective, JulianDate[] adtMaturity, double[] adblCoupon, double[] adblQuote, java.lang.String strMeasure, SegmentCustomBuilderControl scbc)
Construct a Govvie Curve from the Treasury Instrumentsstatic MergedDiscountForwardCurve
LatentMarketStateBuilder. OvernightCurve(JulianDate dtSpot, java.lang.String strCurrency, java.lang.String[] astrDepositMaturityTenor, double[] adblDepositQuote, java.lang.String strDepositMeasure, java.lang.String[] astrShortEndOISMaturityTenor, double[] adblShortEndOISQuote, java.lang.String strShortEndOISMeasure, java.lang.String[] astrOISFuturesEffectiveTenor, java.lang.String[] astrOISFuturesMaturityTenor, double[] adblOISFuturesQuote, java.lang.String strOISFuturesMeasure, java.lang.String[] astrLongEndOISMaturityTenor, double[] adblLongEndOISQuote, java.lang.String strLongEndOISMeasure, SegmentCustomBuilderControl scbc)
Construct an Overnight Curve from Overnight Exchange/OTC Market Instrumentsstatic MergedDiscountForwardCurve
LatentMarketStateBuilder. SingleStretchFundingCurve(JulianDate dtSpot, java.lang.String strCurrency, java.lang.String[] astrDepositMaturityTenor, double[] adblDepositQuote, java.lang.String strDepositMeasure, double[] adblFuturesQuote, java.lang.String strFuturesMeasure, java.lang.String[] astrFixFloatMaturityTenor, double[] adblFixFloatQuote, java.lang.String strFixFloatMeasure, SegmentCustomBuilderControl scbc)
Construct a Single Stretch Funding Curve Based off of the Input Exchange/OTC Market Instruments Using the specified Spline -
Uses of SegmentCustomBuilderControl in org.drip.spline.multidimensional
Constructors in org.drip.spline.multidimensional with parameters of type SegmentCustomBuilderControl Constructor Description WireSurfaceStretch(java.lang.String name, SegmentCustomBuilderControl segmentCustomBuilderControl, java.util.TreeMap<java.lang.Double,Span> wireSpanMap)
WireSurfaceStretch Constructor -
Uses of SegmentCustomBuilderControl in org.drip.spline.pchip
Methods in org.drip.spline.pchip with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description static MultiSegmentSequence
LocalControlStretchBuilder. CreateAkimaStretch(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Generate the local control C1 Slope using the Akima Cubic Algorithm.static MultiSegmentSequence
LocalControlStretchBuilder. CreateBesselCubicSplineStretch(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Create Hermite/Bessel C1 Cubic Spline Stretchstatic MultiSegmentSequence
LocalControlStretchBuilder. CreateHarmonicMonotoneStretch(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Create the Harmonic Monotone Preserving Stretch.static MultiSegmentSequence
LocalControlStretchBuilder. CreateHuynhLeFlochLimiterStretch(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Create the Huynh Le Floch Limiter Stretch.static MultiSegmentSequence
LocalControlStretchBuilder. CreateHyman83MonotoneStretch(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Create Hyman (1983) Monotone Preserving Stretch.static MultiSegmentSequence
LocalControlStretchBuilder. CreateHyman89MonotoneStretch(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Create Hyman (1989) enhancement to the Hyman (1983) Monotone Preserving Stretch.static MultiSegmentSequence
LocalControlStretchBuilder. CreateKrugerStretch(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Create the Kruger Stretch.static MultiSegmentSequence
LocalControlStretchBuilder. CreateMonotoneConvexStretch(java.lang.String name, double[] predictorOrdinateArray, double[] observationArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean linearNodeInference, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Generate the local control C1 Slope using the Hagan-West Monotone Convex Algorithm.static MultiSegmentSequence
LocalControlStretchBuilder. CreateVanLeerLimiterStretch(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
Create the Van Leer Limiter Stretch.static MultiSegmentSequence
LocalControlStretchBuilder. CustomSlopeHermiteSpline(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, double[] customSlopeArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode)
Create a Stretch off of Hermite Splines from the specified the Predictor Ordinates, the Response Values, the Custom Slopes, and the Segment Builder Parameters.static MultiSegmentSequence
LocalControlStretchBuilder. CustomSlopeHermiteSpline(java.lang.String name, int[] predictorOrdinateArray, double[] responseValueArray, double[] customSlopeArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, int setupMode)
Create a Stretch off of Hermite Splines from the specified the Predictor Ordinates, the Response Values, the Custom Slopes, and the Segment Builder Parameters. -
Uses of SegmentCustomBuilderControl in org.drip.spline.stretch
Methods in org.drip.spline.stretch that return SegmentCustomBuilderControl Modifier and Type Method Description SegmentCustomBuilderControl[]
CalibratableMultiSegmentSequence. segmentBuilderControl()
SegmentCustomBuilderControl[]
MultiSegmentSequence. segmentBuilderControl()
Retrieve the Segment Builder ParametersMethods in org.drip.spline.stretch with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description static MultiSegmentSequence
MultiSegmentSequenceModifier. AppendSegment(MultiSegmentSequence inputMultiSegmentSequence, double predictorOrdinateAppendRight, SegmentResponseValueConstraint segmentResponseValueConstraint, SegmentCustomBuilderControl segmentCustomBuilderControl, BoundarySettings boundarySettings, int calibrationDetail)
Append a Segment to the Right of the Specified Stretch using the Supplied Constraintstatic MultiSegmentSequence
MultiSegmentSequenceBuilder. CreateCalibratedStretchEstimator(java.lang.String name, double[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, BoundarySettings boundarySettings, int calibrationDetail)
Create a calibrated Stretch Instance over the specified array of Predictor Ordinates and Response Values using the specified Basis Splines.static MultiSegmentSequence
MultiSegmentSequenceBuilder. CreateCalibratedStretchEstimator(java.lang.String name, double[] predictorOrdinateArray, double responseValue, SegmentCustomBuilderControl segmentCustomBuilderControl, StretchBestFitResponse stretchBestFitResponse, BoundarySettings boundarySettings, int calibrationDetail)
Create a Calibrated Stretch Instance from the Array of Predictor Ordinates and a flat Response Valuestatic MultiSegmentSequence
MultiSegmentSequenceBuilder. CreateCalibratedStretchEstimator(java.lang.String name, double[] predictorOrdinateArray, double stretchLeftResponseValue, SegmentResponseValueConstraint[] segmentResponseValueConstraintArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, BoundarySettings boundarySettings, int calibrationDetail)
Create a calibrated Stretch Instance over the specified Predictor Ordinates, Response Values, and their Constraints, using the specified Segment Builder Parameters.static MultiSegmentSequence
MultiSegmentSequenceBuilder. CreateCalibratedStretchEstimator(java.lang.String name, double[] predictorOrdinateArray, SegmentResponseValueConstraint stretchLeftSegmentResponseValueConstraint, SegmentResponseValueConstraint[] segmentResponseValueConstraintArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, BoundarySettings boundarySettings, int calibrationDetail)
Create a calibrated Stretch Instance over the specified Predictor Ordinates and the Response Value Constraints, with the Segment Builder Parameters.static MultiSegmentSequence
MultiSegmentSequenceBuilder. CreateCalibratedStretchEstimator(java.lang.String name, int[] predictorOrdinateArray, double[] responseValueArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, BoundarySettings boundarySettings, int calibrationDetail)
Create a calibrated Stretch Instance over the specified array of Predictor Ordinates and Response Values using the specified Basis Splines.static MultiSegmentSequence
MultiSegmentSequenceBuilder. CreateRegressionSplineEstimator(java.lang.String name, double[] knotPredictorOrdinateArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray, StretchBestFitResponse stretchBestFitResponse, BoundarySettings boundarySettings, int calibrationDetail)
Create a Regression Spline Instance over the specified array of Predictor Ordinate Knot Points and the Set of the Points to be Best Fit.static LatentStateResponseModel[]
MultiSegmentSequenceBuilder. CreateSegmentSet(double[] predictorOrdinateArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray)
Create an uncalibrated Stretch instance over the specified Predictor Ordinate Array using the specified Basis Spline Parameters for the Segment.static MultiSegmentSequence
MultiSegmentSequenceBuilder. CreateUncalibratedStretchEstimator(java.lang.String name, double[] predictorOrdinateArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray)
Create an Uncalibrated Stretch instance over the specified Predictor Ordinate Array using the specified Basis Spline Parameters for the Segment.Constructors in org.drip.spline.stretch with parameters of type SegmentCustomBuilderControl Constructor Description CalibratableMultiSegmentSequence(java.lang.String name, LatentStateResponseModel[] latentStateResponseModelArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray)
CalibratableMultiSegmentSequence constructor - Construct a sequence of Basis Spline Segments -
Uses of SegmentCustomBuilderControl in org.drip.state.creator
Methods in org.drip.state.creator with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description static BasisCurve
ScenarioBasisCurveBuilder. CustomSplineBasisCurve(java.lang.String name, JulianDate spotDate, ForwardLabel referenceForwardLabel, ForwardLabel derivedForwardLabel, boolean basisOnReference, java.lang.String[] tenorArray, double[] basisArray, SegmentCustomBuilderControl segmentCustomBuilderControl)
Create an Instance of the Custom Splined Basis Curvestatic FXCurve
ScenarioFXCurveBuilder. CustomSplineCurve(java.lang.String name, JulianDate startDate, CurrencyPair currencyPair, java.lang.String[] tenorArray, double[] fxForwardArray, SegmentCustomBuilderControl segmentCustomBuilderControl, double fxSpot)
Create an Instance of the Custom Splined FX Forward Curvestatic GovvieCurve
ScenarioGovvieCurveBuilder. CustomSplineCurve(java.lang.String name, JulianDate startDate, java.lang.String treasuryCode, java.lang.String currency, int[] maturityDateArray, double[] yieldArray, SegmentCustomBuilderControl segmentCustomBuilderControl)
Create an Instance of the Custom Splined Govvie Yield Curvestatic MergedDiscountForwardCurve
ScenarioDiscountCurveBuilder. CustomSplineDiscountCurve(java.lang.String name, JulianDate startDate, java.lang.String currency, int[] dateArray, double[] discountFactorArray, SegmentCustomBuilderControl segmentCustomBuilderControl)
Create an Instance of the Custom Splined Discount Curvestatic RepoCurve
ScenarioRepoCurveBuilder. CustomSplineRepoCurve(java.lang.String name, JulianDate spotDate, Component component, int[] dateArray, double[] repoRateArray, SegmentCustomBuilderControl segmentCustomBuilderControl)
Create an Instance of the Custom Splined Repo Curvestatic VolatilityCurve
ScenarioDeterministicVolatilityBuilder. CustomSplineTermStructure(java.lang.String name, JulianDate startDate, java.lang.String currency, int[] dateArray, double[] impliedVolatilityArray, SegmentCustomBuilderControl segmentCustomBuilderControl)
Construct the Deterministic Volatility Term Structure Instance using the specified Custom Splinestatic NodeStructure
ScenarioTermStructureBuilder. CustomSplineTermStructure(java.lang.String name, JulianDate startDate, java.lang.String currency, double[] dateArray, double[] nodeArray, SegmentCustomBuilderControl segmentCustomBuilderControl)
Construct a Term Structure Instance using the specified Custom Splinestatic MarketSurface
ScenarioLocalVolatilityBuilder. CustomSplineWireSurface(java.lang.String name, JulianDate startDate, java.lang.String currency, double riskFreeRate, double[] strikeArray, double[] maturityArray, double[][] callPriceGrid, SegmentCustomBuilderControl wireSpanSegmentCustomBuilderControl, SegmentCustomBuilderControl surfaceSegmentCustomBuilderControl)
Build an Instance of the Volatility Surface using custom wire span and surface splinesstatic MarketSurface
ScenarioMarketSurfaceBuilder. CustomSplineWireSurface(java.lang.String name, JulianDate startDate, java.lang.String currency, double[] xArray, double[] yArray, double[][] nodeGrid, SegmentCustomBuilderControl wireSpanSegmentCustomBuilderControl, SegmentCustomBuilderControl surfaceSegmentCustomBuilderControl)
Build an Instance of the Market Node Surface using Custom Wire Span and Surface Splines.static MarketSurface
ScenarioMarketSurfaceBuilder. CustomWireSurface(java.lang.String name, JulianDate startDate, java.lang.String currency, double[] xArray, java.lang.String[] tenorArray, double[][] nodeGrid, SegmentCustomBuilderControl wireSpanSegmentCustomBuilderControl, SegmentCustomBuilderControl surfaceSegmentCustomBuilderControl)
Construct a Scenario Market Surface off of Custom Wire Spline and Custom Surface Spline.static MarketSurface
ScenarioMarketSurfaceBuilder. HestonRunMarketSurface(java.lang.String name, JulianDate startDate, java.lang.String currency, double riskFreeRate, double underlier, boolean isForward, double initialVolatility, double[] strikeArray, java.lang.String[] tenorArray, HestonOptionPricerParams hestonOptionPricerParams, boolean generatePriceSurface, SegmentCustomBuilderControl wireSpanSegmentCustomBuilderControl, SegmentCustomBuilderControl surfaceSpanSegmentCustomBuilderControl)
Create a Price/Volatility Market Surface Based off of a Single Run using the Heston 1993 Modelstatic FXCurve
ScenarioFXCurveBuilder. ShapePreservingFXCurve(java.lang.String name, CurrencyPair currencyPair, ValuationParams valuationParams, CreditPricerParams creditPricerParams, CurveSurfaceQuoteContainer curveSurfaceQuoteContainer, ValuationCustomizationParams valuationCustomizationParams, CalibratableComponent[] calibratableComponentArray, java.lang.String manifestMeasure, double[] quoteArray, double epochResponse, SegmentCustomBuilderControl segmentCustomBuilderControl)
Construct an instance of the Shape Preserver of the desired basis type, using the specified basis set builder parameters. -
Uses of SegmentCustomBuilderControl in org.drip.state.curve
Methods in org.drip.state.curve with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description static DerivedZeroRate
DerivedZeroRate. FromBaseCurve(int frequency, java.lang.String dayCount, java.lang.String calendar, boolean applyEOMAdjustment, java.util.List<CompositePeriod> couponPeriodList, int workoutDate, int valuationDate, int cashPayDate, DiscountCurve discountCurve, double bump, ValuationCustomizationParams valuationCustomizationParams, SegmentCustomBuilderControl segmentCustomBuilderControl)
Construct an Instance from the Input Curve and the related Parametersstatic DerivedZeroRate
DerivedZeroRate. FromDiscountCurve(int zeroCurveFrequency, java.lang.String zeroCurveDayCount, java.lang.String zeroCurveCalendar, boolean zeroCurveApplyEOMAdjustment, java.util.List<CompositePeriod> couponPeriodList, int workoutDate, int valuationDate, int cashPayDate, DiscountCurve discountCurve, double zeroCurveBump, ValuationCustomizationParams valuationCustomizationParams, SegmentCustomBuilderControl segmentCustomBuilderControl)
Construct an Instance from the Discount Curve and the related Parametersstatic DerivedZeroRate
DerivedZeroRate. FromGovvieCurve(int zeroCurveFrequency, java.lang.String zeroCurveDayCountConvention, java.lang.String zeroCurveCalendar, boolean zeroCurveApplyEOMAdjustment, java.util.List<CompositePeriod> couponPeriodList, int workoutDate, int valuationDate, int cashPayDate, GovvieCurve govvieCurve, double zeroCurveBump, ValuationCustomizationParams valuationCustomizationParams, SegmentCustomBuilderControl segmentCustomBuilderControl)
Construct an Instance from the Govvie Curve and the related Parameters -
Uses of SegmentCustomBuilderControl in org.drip.state.estimator
Methods in org.drip.state.estimator that return SegmentCustomBuilderControl Modifier and Type Method Description SegmentCustomBuilderControl
SmoothingCurveStretchParams. defaultSegmentBuilderControl()
Retrieve the Default Segment Builder ParametersSegmentCustomBuilderControl
SmoothingCurveStretchParams. segmentBuilderControl(java.lang.String stretchName)
Retrieve the Segment Builder ParametersMethods in org.drip.state.estimator with parameters of type SegmentCustomBuilderControl Modifier and Type Method Description boolean
SmoothingCurveStretchParams. setStretchSegmentBuilderControl(java.lang.String stretchName, SegmentCustomBuilderControl segmentCustomBuilderControl)
Set the Stretch's Segment Builder ControlConstructors in org.drip.state.estimator with parameters of type SegmentCustomBuilderControl Constructor Description CurveStretch(java.lang.String name, LatentStateResponseModel[] latentStateResponseModelArray, SegmentCustomBuilderControl[] segmentCustomBuilderControlArray)
CurveStretch constructor - Construct a sequence of Basis Spline SegmentsGlobalControlCurveParams(java.lang.String smootheningQuantificationMetric, SegmentCustomBuilderControl segmentCustomBuilderControl, BoundarySettings boundarySettings, int calibrationDetail, StretchBestFitResponse stretchBestFitResponse, StretchBestFitResponse stretchBestFitResponseSensitivity)
GlobalControlCurveParams constructorLocalControlCurveParams(java.lang.String c1GeneratorScheme, java.lang.String smootheningQuantificationMetric, SegmentCustomBuilderControl segmentCustomBuilderControl, int calibrationDetail, StretchBestFitResponse stretchBestFitResponse, StretchBestFitResponse stretchBestFitResponseSensitivity, boolean eliminateSpuriousExtrema, boolean applyMonotoneFilter)
LocalControlCurveParams constructorSmoothingCurveStretchParams(java.lang.String smootheningQuantificationMetric, SegmentCustomBuilderControl segmentCustomBuilderControlDefault, int calibrationDetail, StretchBestFitResponse stretchBestFitResponse, StretchBestFitResponse stretchBestFitResponseSensitivity)
SmoothingCurveStretchParams constructor -
Uses of SegmentCustomBuilderControl in org.drip.state.inference
Constructors in org.drip.state.inference with parameters of type SegmentCustomBuilderControl Constructor Description LinearLatentStateCalibrator(SegmentCustomBuilderControl segmentCustomBuilderControl, BoundarySettings boundarySettings, int calibrationDetail, StretchBestFitResponse stretchBestFitResponse, StretchBestFitResponse stretchBestFitResponseSensitivity)
LinearLatentStateCalibrator constructor -
Uses of SegmentCustomBuilderControl in org.drip.xva.settings
Methods in org.drip.xva.settings that return SegmentCustomBuilderControl Modifier and Type Method Description SegmentCustomBuilderControl
StandardizedExposureGeneratorScheme. collateralizedExposureSegmentBuilderControl()
Retrieve the Collateralized Exposure Segment Builder ControlSegmentCustomBuilderControl
StandardizedExposureGeneratorScheme. collateralizedPositiveExposureSegmentBuilderControl()
Retrieve the Collateralized Positive Exposure Segment Builder ControlConstructors in org.drip.xva.settings with parameters of type SegmentCustomBuilderControl Constructor Description StandardizedExposureGeneratorScheme(double eadMultiplier, int timeIntegrand, SegmentCustomBuilderControl collateralizedExposureSegmentBuilderControl, SegmentCustomBuilderControl collateralizedPositiveExposureSegmentBuilderControl)
StandardizedExposureGeneratorScheme Constructor