public class BinomialVanillaEngine extends PricingEngine
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
BinomialVanillaEngine(GeneralizedBlackScholesProcess process,
String type,
long steps) |
protected |
BinomialVanillaEngine(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(BinomialVanillaEngine obj) |
__deref__, getCPtr, isNullprotected BinomialVanillaEngine(long cPtr,
boolean cMemoryOwn)
public BinomialVanillaEngine(GeneralizedBlackScholesProcess process, String type, long steps)
protected static long getCPtr(BinomialVanillaEngine obj)
protected void finalize()
finalize in class PricingEnginepublic void delete()
delete in class PricingEngineCopyright © 2017. All rights reserved.