Uses of Class
org.drip.product.calib.ProductQuoteSet
| Package | Description |
|---|---|
| org.drip.analytics.cashflow |
Unit/Composite Cash Flow Periods.
|
| org.drip.product.calib |
Curve/Surface Calibration Quote Sets
|
| 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.inference |
Latent State Stretch Sequence Inference
|
-
Uses of ProductQuoteSet in org.drip.analytics.cashflow
Methods in org.drip.analytics.cashflow with parameters of type ProductQuoteSet Modifier and Type Method Description doubleCompositeFixedPeriod. basisQuote(ProductQuoteSet pqs)doubleCompositeFloatingPeriod. basisQuote(ProductQuoteSet pqs)abstract doubleCompositePeriod. basisQuote(ProductQuoteSet pqs)Retrieve the Period Calibration Basis Quote from the specified product quote setPredictorResponseWeightConstraintCompositePeriod. forwardFundingPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)Generate the Merged Forward/Funding Predictor/Response ConstraintPredictorResponseWeightConstraintCompositePeriod. forwardPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)Generate the Forward Predictor/Response ConstraintPredictorResponseWeightConstraintBullet. fundingPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)Generate the Funding Predictor/Response ConstraintPredictorResponseWeightConstraintCompositePeriod. fundingPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)Generate the Funding Predictor/Response ConstraintPredictorResponseWeightConstraintCompositePeriod. fxPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)Generate the FX Predictor/Response ConstraintCompositePeriodQuoteSetCompositeFixedPeriod. periodQuoteSet(ProductQuoteSet pqs, CurveSurfaceQuoteContainer csqs)CompositePeriodQuoteSetCompositeFloatingPeriod. periodQuoteSet(ProductQuoteSet pqs, CurveSurfaceQuoteContainer csqs)abstract CompositePeriodQuoteSetCompositePeriod. periodQuoteSet(ProductQuoteSet pqs, CurveSurfaceQuoteContainer csqc)Retrieve the Period Calibration Quotes from the specified product quote setPredictorResponseWeightConstraintCompositePeriod. volatilityPRWC(int iValueDate, CurveSurfaceQuoteContainer csqc, ProductQuoteSet pqs)Generate the Volatility Predictor/Response Constraint -
Uses of ProductQuoteSet in org.drip.product.calib
Subclasses of ProductQuoteSet in org.drip.product.calib Modifier and Type Class Description classCompositePeriodQuoteSetCompositePeriodQuoteSet implements the composite period's calibration quote set functionality.classDepositComponentQuoteSetDepositComponentQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Deposit Component.classFixedStreamQuoteSetFixedStreamQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Fixed Stream.classFixFloatQuoteSetFixFloatQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Fix-Float Swap Component.classFloatFloatQuoteSetFloatFloatQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Float-Float Swap Component.classFloatingStreamQuoteSetFloatingStreamQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Floating Stream.classFRAComponentQuoteSetFRAComponentQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the FRA Component.classFuturesComponentQuoteSetFuturesComponentQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Short-term Interest Rate Futures Component.classFXForwardQuoteSetFXForwardQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the FX Forward Component.classTreasuryBondQuoteSetTreasuryBondQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Treasury Bond Component.classVolatilityProductQuoteSetVolatilityProductQuoteSet implements the Calibratable Volatility Product Quote Shell. -
Uses of ProductQuoteSet in org.drip.product.credit
Methods in org.drip.product.credit that return ProductQuoteSet Modifier and Type Method Description ProductQuoteSetBondComponent. calibQuoteSet(LatentStateSpecification[] aLSS)ProductQuoteSetCDSComponent. calibQuoteSet(LatentStateSpecification[] aLSS) -
Uses of ProductQuoteSet in org.drip.product.definition
Methods in org.drip.product.definition that return ProductQuoteSet Modifier and Type Method Description abstract ProductQuoteSetCalibratableComponent. calibQuoteSet(LatentStateSpecification[] aLSS)Generate the Product Specific Calibration Quote SetMethods in org.drip.product.definition with parameters of type ProductQuoteSet Modifier and Type Method Description PredictorResponseWeightConstraintCalibratableComponent. 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 PredictorResponseWeightConstraintCalibratableComponent. 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 PredictorResponseWeightConstraintCalibratableComponent. 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 PredictorResponseWeightConstraintCalibratableComponent. 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 PredictorResponseWeightConstraintCalibratableComponent. 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 PredictorResponseWeightConstraintCalibratableComponent. 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 PredictorResponseWeightConstraintCalibratableComponent. 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 ProductQuoteSet in org.drip.product.fra
Methods in org.drip.product.fra that return ProductQuoteSet Modifier and Type Method Description ProductQuoteSetFRAStandardComponent. calibQuoteSet(LatentStateSpecification[] aLSS)Methods in org.drip.product.fra with parameters of type ProductQuoteSet Modifier and Type Method Description PredictorResponseWeightConstraintFRAStandardComponent. forwardPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)PredictorResponseWeightConstraintFRAStandardComponent. fundingPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)PredictorResponseWeightConstraintFRAStandardCapFloor. volatilityPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs)PredictorResponseWeightConstraintFRAStandardCapFloorlet. volatilityPRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs) -
Uses of ProductQuoteSet in org.drip.product.fx
Methods in org.drip.product.fx that return ProductQuoteSet Modifier and Type Method Description ProductQuoteSetFXForwardComponent. calibQuoteSet(LatentStateSpecification[] aLSS) -
Uses of ProductQuoteSet in org.drip.product.govvie
Methods in org.drip.product.govvie that return ProductQuoteSet Modifier and Type Method Description ProductQuoteSetTreasuryComponent. calibQuoteSet(LatentStateSpecification[] aLSS)Methods in org.drip.product.govvie with parameters of type ProductQuoteSet Modifier and Type Method Description PredictorResponseWeightConstraintTreasuryComponent. govviePRWC(ValuationParams valParams, CreditPricerParams pricerParams, CurveSurfaceQuoteContainer csqs, ValuationCustomizationParams vcp, ProductQuoteSet pqs) -
Uses of ProductQuoteSet in org.drip.product.option
Methods in org.drip.product.option that return ProductQuoteSet Modifier and Type Method Description ProductQuoteSetCDSEuropeanOption. calibQuoteSet(LatentStateSpecification[] aLSS)ProductQuoteSetFixFloatEuropeanOption. calibQuoteSet(LatentStateSpecification[] aLSS)ProductQuoteSetOptionComponent. calibQuoteSet(LatentStateSpecification[] aLSS) -
Uses of ProductQuoteSet in org.drip.product.rates
Methods in org.drip.product.rates that return ProductQuoteSet Modifier and Type Method Description ProductQuoteSetFixFloatComponent. calibQuoteSet(LatentStateSpecification[] aLSS)ProductQuoteSetFloatFloatComponent. calibQuoteSet(LatentStateSpecification[] aLSS)ProductQuoteSetRatesBasket. calibQuoteSet(LatentStateSpecification[] aLSS)ProductQuoteSetSingleStreamComponent. calibQuoteSet(LatentStateSpecification[] aLSS)ProductQuoteSetStream. calibQuoteSet(LatentStateSpecification[] aLSS)Generate the Calibration Quote Set corresponding to the specified Latent State Array -
Uses of ProductQuoteSet in org.drip.state.inference
Methods in org.drip.state.inference that return ProductQuoteSet Modifier and Type Method Description ProductQuoteSetLatentStateSegmentSpec. manifestMeasures()Retrieve the Calibration Manifest Measure Quote SetConstructors in org.drip.state.inference with parameters of type ProductQuoteSet Constructor Description LatentStateSegmentSpec(CalibratableComponent calibratableComponentArray, ProductQuoteSet productQuoteSet)LatentStateSegmentSpec constructor