public class BlackSwaptionEngine extends PricingEngine
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
protected |
BlackSwaptionEngine(long cPtr,
boolean cMemoryOwn) |
|
BlackSwaptionEngine(YieldTermStructureHandle discountCurve,
QuoteHandle vol) |
|
BlackSwaptionEngine(YieldTermStructureHandle discountCurve,
QuoteHandle vol,
DayCounter dc) |
|
BlackSwaptionEngine(YieldTermStructureHandle discountCurve,
QuoteHandle vol,
DayCounter dc,
double displacement) |
|
BlackSwaptionEngine(YieldTermStructureHandle discountCurve,
SwaptionVolatilityStructureHandle v) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(BlackSwaptionEngine obj) |
double |
vega() |
__deref__, getCPtr, isNullprotected BlackSwaptionEngine(long cPtr,
boolean cMemoryOwn)
public BlackSwaptionEngine(YieldTermStructureHandle discountCurve, QuoteHandle vol, DayCounter dc, double displacement)
public BlackSwaptionEngine(YieldTermStructureHandle discountCurve, QuoteHandle vol, DayCounter dc)
public BlackSwaptionEngine(YieldTermStructureHandle discountCurve, QuoteHandle vol)
public BlackSwaptionEngine(YieldTermStructureHandle discountCurve, SwaptionVolatilityStructureHandle v)
protected static long getCPtr(BlackSwaptionEngine obj)
protected void finalize()
finalize in class PricingEnginepublic void delete()
delete in class PricingEnginepublic double vega()
Copyright © 2017. All rights reserved.