Package | Description |
---|---|
org.drip.param.creator | |
org.drip.state.estimator |
Modifier and Type | Method and Description |
---|---|
static DiscountCurve |
RatesScenarioCurveBuilder.SmoothingGlobalControlBuild(DiscountCurve dcShapePreserver,
LinearCurveCalibrator lcc,
GlobalControlCurveParams gccp,
StretchRepresentationSpec[] aSRS,
ValuationParams valParam,
PricerParams pricerParam,
ComponentMarketParams cmp,
QuotingParams quotingParam)
Build a Globally Smoothed Instance of the Discount Curve using the Custom Parameters
|
Modifier and Type | Class and Description |
---|---|
class |
LinearCurveCalibrator
LinearCurveCalibrator creates the discount curve span from the instrument cash flows.
|