public class Gaussian1dFloatFloatSwaptionEngine extends PricingEngine
| Modifier and Type | Field and Description |
|---|---|
static _Gaussian1dFloatFloatSwaptionEngine.Probabilities |
Digital |
static _Gaussian1dFloatFloatSwaptionEngine.Probabilities |
Naive |
static _Gaussian1dFloatFloatSwaptionEngine.Probabilities |
None |
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model) |
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model,
int integrationPoints) |
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model,
int integrationPoints,
double stddevs) |
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model,
int integrationPoints,
double stddevs,
boolean extrapolatePayoff) |
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model,
int integrationPoints,
double stddevs,
boolean extrapolatePayoff,
boolean flatPayoffExtrapolation) |
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model,
int integrationPoints,
double stddevs,
boolean extrapolatePayoff,
boolean flatPayoffExtrapolation,
QuoteHandle oas) |
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model,
int integrationPoints,
double stddevs,
boolean extrapolatePayoff,
boolean flatPayoffExtrapolation,
QuoteHandle oas,
YieldTermStructureHandle discountCurve) |
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model,
int integrationPoints,
double stddevs,
boolean extrapolatePayoff,
boolean flatPayoffExtrapolation,
QuoteHandle oas,
YieldTermStructureHandle discountCurve,
boolean includeTodaysExercise,
_Gaussian1dFloatFloatSwaptionEngine.Probabilities probabilities) |
|
Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model,
int integrationPoints,
double stddevs,
boolean extrapolatePayoff,
boolean flatPayoffExtrapolation,
QuoteHandle oas,
YieldTermStructureHandle discountCurve,
boolean includeTodaysExercise) |
protected |
Gaussian1dFloatFloatSwaptionEngine(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(Gaussian1dFloatFloatSwaptionEngine obj) |
__deref__, getCPtr, isNullpublic static final _Gaussian1dFloatFloatSwaptionEngine.Probabilities None
public static final _Gaussian1dFloatFloatSwaptionEngine.Probabilities Naive
public static final _Gaussian1dFloatFloatSwaptionEngine.Probabilities Digital
protected Gaussian1dFloatFloatSwaptionEngine(long cPtr,
boolean cMemoryOwn)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model, int integrationPoints, double stddevs, boolean extrapolatePayoff, boolean flatPayoffExtrapolation, QuoteHandle oas, YieldTermStructureHandle discountCurve, boolean includeTodaysExercise, _Gaussian1dFloatFloatSwaptionEngine.Probabilities probabilities)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model, int integrationPoints, double stddevs, boolean extrapolatePayoff, boolean flatPayoffExtrapolation, QuoteHandle oas, YieldTermStructureHandle discountCurve, boolean includeTodaysExercise)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model, int integrationPoints, double stddevs, boolean extrapolatePayoff, boolean flatPayoffExtrapolation, QuoteHandle oas, YieldTermStructureHandle discountCurve)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model, int integrationPoints, double stddevs, boolean extrapolatePayoff, boolean flatPayoffExtrapolation, QuoteHandle oas)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model, int integrationPoints, double stddevs, boolean extrapolatePayoff, boolean flatPayoffExtrapolation)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model, int integrationPoints, double stddevs, boolean extrapolatePayoff)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model, int integrationPoints, double stddevs)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model, int integrationPoints)
public Gaussian1dFloatFloatSwaptionEngine(Gaussian1dModel model)
protected static long getCPtr(Gaussian1dFloatFloatSwaptionEngine obj)
protected void finalize()
finalize in class PricingEnginepublic void delete()
delete in class PricingEngineCopyright © 2017. All rights reserved.