Modifier and Type | Method and Description |
---|---|
abstract double |
CompositePeriod.basisQuote(ProductQuoteSet pqs)
Retrieve the Period Calibration Basis Quote from the specified product quote set
|
double |
CompositeFloatingPeriod.basisQuote(ProductQuoteSet pqs) |
double |
CompositeFixedPeriod.basisQuote(ProductQuoteSet pqs) |
PredictorResponseWeightConstraint |
CompositePeriod.forwardFundingPRWC(int iValueDate,
CurveSurfaceQuoteContainer csqs,
ProductQuoteSet pqs)
Generate the Merged Forward/Funding Predictor/Response Constraint
|
PredictorResponseWeightConstraint |
CompositePeriod.forwardPRWC(int iValueDate,
CurveSurfaceQuoteContainer csqs,
ProductQuoteSet pqs)
Generate the Forward Predictor/Response Constraint
|
PredictorResponseWeightConstraint |
CompositePeriod.fundingPRWC(int iValueDate,
CurveSurfaceQuoteContainer csqs,
ProductQuoteSet pqs)
Generate the Funding Predictor/Response Constraint
|
PredictorResponseWeightConstraint |
Bullet.fundingPRWC(int iValueDate,
CurveSurfaceQuoteContainer csqs,
ProductQuoteSet pqs)
Generate the Funding Predictor/Response Constraint
|
PredictorResponseWeightConstraint |
CompositePeriod.fxPRWC(int iValueDate,
CurveSurfaceQuoteContainer csqs,
ProductQuoteSet pqs)
Generate the FX Predictor/Response Constraint
|
abstract CompositePeriodQuoteSet |
CompositePeriod.periodQuoteSet(ProductQuoteSet pqs,
CurveSurfaceQuoteContainer csqs)
Retrieve the Period Calibration Quotes from the specified product quote set
|
CompositePeriodQuoteSet |
CompositeFloatingPeriod.periodQuoteSet(ProductQuoteSet pqs,
CurveSurfaceQuoteContainer csqs) |
CompositePeriodQuoteSet |
CompositeFixedPeriod.periodQuoteSet(ProductQuoteSet pqs,
CurveSurfaceQuoteContainer csqs) |
PredictorResponseWeightConstraint |
CompositePeriod.volatilityPRWC(int iValueDate,
CurveSurfaceQuoteContainer csqs,
ProductQuoteSet pqs)
Generate the Volatility Predictor/Response Constraint
|
Modifier and Type | Class and Description |
---|---|
class |
CompositePeriodQuoteSet
CompositePeriodQuoteSet implements the composite period's calibration quote set functionality.
|
class |
DepositComponentQuoteSet
DepositComponentQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the
Deposit Component.
|
class |
FixedStreamQuoteSet
FixedStreamQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Fixed
Stream.
|
class |
FixFloatQuoteSet
FixFloatQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the Fix-Float
Swap Component.
|
class |
FloatFloatQuoteSet
FloatFloatQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the
Float-Float Swap Component.
|
class |
FloatingStreamQuoteSet
FloatingStreamQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the
Floating Stream.
|
class |
FRAComponentQuoteSet
FRAComponentQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the FRA
Component.
|
class |
FuturesComponentQuoteSet
FuturesComponentQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the
Short-term Interest Rate Futures Component.
|
class |
FXForwardQuoteSet
FXForwardQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the FX
Forward Component.
|
class |
TreasuryBondQuoteSet
TreasuryBondQuoteSet extends the ProductQuoteSet by implementing the Calibration Parameters for the
Treasury Bond Component.
|
class |
VolatilityProductQuoteSet
VolatilityProductQuoteSet implements the Calibratable Volatility Product Quote Shell.
|
Modifier and Type | Method and Description |
---|---|
ProductQuoteSet |
CDSComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
ProductQuoteSet |
BondComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
Modifier and Type | Method and Description |
---|---|
abstract ProductQuoteSet |
CalibratableComponent.calibQuoteSet(LatentStateSpecification[] aLSS)
Generate the Product Specific Calibration Quote Set
|
Modifier and Type | Method and 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.
|
Modifier and Type | Method and Description |
---|---|
ProductQuoteSet |
FRAStandardComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
Modifier and Type | Method and 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 |
FRAStandardCapFloorlet.volatilityPRWC(ValuationParams valParams,
CreditPricerParams pricerParams,
CurveSurfaceQuoteContainer csqs,
ValuationCustomizationParams vcp,
ProductQuoteSet pqs) |
PredictorResponseWeightConstraint |
FRAStandardCapFloor.volatilityPRWC(ValuationParams valParams,
CreditPricerParams pricerParams,
CurveSurfaceQuoteContainer csqs,
ValuationCustomizationParams vcp,
ProductQuoteSet pqs) |
Modifier and Type | Method and Description |
---|---|
ProductQuoteSet |
FXForwardComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
Modifier and Type | Method and Description |
---|---|
ProductQuoteSet |
TreasuryComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
Modifier and Type | Method and Description |
---|---|
PredictorResponseWeightConstraint |
TreasuryComponent.govviePRWC(ValuationParams valParams,
CreditPricerParams pricerParams,
CurveSurfaceQuoteContainer csqs,
ValuationCustomizationParams vcp,
ProductQuoteSet pqs) |
Modifier and Type | Method and Description |
---|---|
ProductQuoteSet |
OptionComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
ProductQuoteSet |
FixFloatEuropeanOption.calibQuoteSet(LatentStateSpecification[] aLSS) |
ProductQuoteSet |
CDSEuropeanOption.calibQuoteSet(LatentStateSpecification[] aLSS) |
Modifier and Type | Method and Description |
---|---|
ProductQuoteSet |
Stream.calibQuoteSet(LatentStateSpecification[] aLSS)
Generate the Calibration Quote Set corresponding to the specified Latent State Array
|
ProductQuoteSet |
SingleStreamComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
ProductQuoteSet |
RatesBasket.calibQuoteSet(LatentStateSpecification[] aLSS) |
ProductQuoteSet |
FloatFloatComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
ProductQuoteSet |
FixFloatComponent.calibQuoteSet(LatentStateSpecification[] aLSS) |
Modifier and Type | Method and Description |
---|---|
ProductQuoteSet |
LatentStateSegmentSpec.manifestMeasures()
Retrieve the Calibration Manifest Measure Quote Set
|
Constructor and Description |
---|
LatentStateSegmentSpec(CalibratableComponent cfic,
ProductQuoteSet pqs)
LatentStateSegmentSpec constructor
|