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