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