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