Uses of Class
org.drip.state.estimator.PredictorResponseWeightConstraint
Package | Description |
---|---|
org.drip.analytics.cashflow |
Unit/Composite Cash Flow Periods.
|
org.drip.product.credit |
Credit Products - Components and Baskets
|
org.drip.product.definition |
Fixed Income Components/Baskets Definitions
|
org.drip.product.fra |
Standard/Market FRAs - Caps/Floors
|
org.drip.product.fx |
FX Forwards, Cross Currency Swaps
|
org.drip.product.govvie |
Treasury Bills, Notes, Bonds, Futures
|
org.drip.product.option |
Options on Fixed Income Components
|
org.drip.product.rates |
Fixed Income Multi-Stream Components
|
org.drip.state.estimator |
Multi-Pass Customized Stretch Curve
|
-
Uses of PredictorResponseWeightConstraint in org.drip.analytics.cashflow
Methods in org.drip.analytics.cashflow that return PredictorResponseWeightConstraint Modifier and Type Method Description PredictorResponseWeightConstraint
CompositePeriod. forwardFundingPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)
Generate the Merged Forward/Funding Predictor/Response ConstraintPredictorResponseWeightConstraint
CompositePeriod. forwardPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)
Generate the Forward Predictor/Response ConstraintPredictorResponseWeightConstraint
Bullet. fundingPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)
Generate the Funding Predictor/Response ConstraintPredictorResponseWeightConstraint
CompositePeriod. fundingPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)
Generate the Funding Predictor/Response ConstraintPredictorResponseWeightConstraint
CompositePeriod. fxPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)
Generate the FX Predictor/Response ConstraintPredictorResponseWeightConstraint
CompositePeriod. volatilityPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)
Generate the Volatility Predictor/Response Constraint -
Uses of PredictorResponseWeightConstraint in org.drip.product.credit
-
Uses of PredictorResponseWeightConstraint in org.drip.product.definition
Methods in org.drip.product.definition that return PredictorResponseWeightConstraint Modifier and Type Method Description PredictorResponseWeightConstraint
CalibratableComponent. calibPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
Generate the Calibratable Linearized Predictor/Response Constraint Weights for the Component from the Market Inputs.abstract PredictorResponseWeightConstraint
CalibratableComponent. forwardPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
Generate the Calibratable Linearized Predictor/Response Constraint Weights for the Non-merged Forward Factor Latent State from the Component's Cash Flows.abstract PredictorResponseWeightConstraint
CalibratableComponent. fundingForwardPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
Generate the Calibratable Linearized Predictor/Response Constraint Weights for the merged Funding and Forward Latent States from the Component's Cash Flows.abstract PredictorResponseWeightConstraint
CalibratableComponent. fundingPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
Generate the Calibratable Linearized Predictor/Response Constraint Weights for the Non-merged Funding Curve Discount Factor Latent State from the Component's Cash Flows.abstract PredictorResponseWeightConstraint
CalibratableComponent. fxPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
Generate the Calibratable Linearized Predictor/Response Constraint Weights for the Non-merged FX Curve FX Forward Latent State from the Component's Cash Flows.abstract PredictorResponseWeightConstraint
CalibratableComponent. govviePRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
Generate the Calibratable Linearized Predictor/Response Constraint Weights for the Non-merged Govvie Curve FX Forward Latent State from the Component's Cash Flows.abstract PredictorResponseWeightConstraint
CalibratableComponent. volatilityPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
Generate the Calibratable Linearized Predictor/Response Constraint Weights for the Non-merged Volatility Latent State from the Component's Cash Flows. -
Uses of PredictorResponseWeightConstraint in org.drip.product.fra
Methods in org.drip.product.fra that return PredictorResponseWeightConstraint Modifier and Type Method Description PredictorResponseWeightConstraint
FRAStandardComponent. forwardPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
PredictorResponseWeightConstraint
FRAStandardComponent. fundingPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
PredictorResponseWeightConstraint
FRAStandardCapFloor. volatilityPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
PredictorResponseWeightConstraint
FRAStandardCapFloorlet. volatilityPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
-
Uses of PredictorResponseWeightConstraint in org.drip.product.fx
-
Uses of PredictorResponseWeightConstraint in org.drip.product.govvie
Methods in org.drip.product.govvie that return PredictorResponseWeightConstraint Modifier and Type Method Description PredictorResponseWeightConstraint
TreasuryComponent. govviePRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)
-
Uses of PredictorResponseWeightConstraint in org.drip.product.option
-
Uses of PredictorResponseWeightConstraint in org.drip.product.rates
-
Uses of PredictorResponseWeightConstraint in org.drip.state.estimator
Methods in org.drip.state.estimator with parameters of type PredictorResponseWeightConstraint Modifier and Type Method Description boolean
PredictorResponseWeightConstraint. absorb(PredictorResponseWeightConstraint otherPredictorResponseWeightConstraint)
"Absorb" the other PredictorResponseWeightConstraint Instance into the Current One