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