public class MCDiscreteArithmeticAPEngine extends PricingEngine
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process,
String traits) |
|
MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process,
String traits,
boolean brownianBridge) |
|
MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process,
String traits,
boolean brownianBridge,
boolean antitheticVariate) |
|
MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process,
String traits,
boolean brownianBridge,
boolean antitheticVariate,
boolean controlVariate) |
|
MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process,
String traits,
boolean brownianBridge,
boolean antitheticVariate,
boolean controlVariate,
int requiredSamples) |
|
MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process,
String traits,
boolean brownianBridge,
boolean antitheticVariate,
boolean controlVariate,
int requiredSamples,
double requiredTolerance) |
|
MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process,
String traits,
boolean brownianBridge,
boolean antitheticVariate,
boolean controlVariate,
int requiredSamples,
double requiredTolerance,
int maxSamples) |
|
MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process,
String traits,
boolean brownianBridge,
boolean antitheticVariate,
boolean controlVariate,
int requiredSamples,
double requiredTolerance,
int maxSamples,
int seed) |
protected |
MCDiscreteArithmeticAPEngine(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(MCDiscreteArithmeticAPEngine obj) |
__deref__, getCPtr, isNullprotected MCDiscreteArithmeticAPEngine(long cPtr,
boolean cMemoryOwn)
public MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process, String traits, boolean brownianBridge, boolean antitheticVariate, boolean controlVariate, int requiredSamples, double requiredTolerance, int maxSamples, int seed)
public MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process, String traits, boolean brownianBridge, boolean antitheticVariate, boolean controlVariate, int requiredSamples, double requiredTolerance, int maxSamples)
public MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process, String traits, boolean brownianBridge, boolean antitheticVariate, boolean controlVariate, int requiredSamples, double requiredTolerance)
public MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process, String traits, boolean brownianBridge, boolean antitheticVariate, boolean controlVariate, int requiredSamples)
public MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process, String traits, boolean brownianBridge, boolean antitheticVariate, boolean controlVariate)
public MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process, String traits, boolean brownianBridge, boolean antitheticVariate)
public MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process, String traits, boolean brownianBridge)
public MCDiscreteArithmeticAPEngine(GeneralizedBlackScholesProcess process, String traits)
protected static long getCPtr(MCDiscreteArithmeticAPEngine obj)
protected void finalize()
finalize in class PricingEnginepublic void delete()
delete in class PricingEngineCopyright © 2017. All rights reserved.