public class ContinuousAveragingAsianOption extends Instrument
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
ContinuousAveragingAsianOption(Average.Type averageType,
Payoff payoff,
Exercise exercise) |
protected |
ContinuousAveragingAsianOption(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
double |
delta() |
double |
dividendRho() |
protected void |
finalize() |
double |
gamma() |
protected static long |
getCPtr(ContinuousAveragingAsianOption obj) |
double |
rho() |
double |
strikeSensitivity() |
double |
theta() |
double |
thetaPerDay() |
double |
vega() |
__deref__, asObservable, errorEstimate, freeze, getCPtr, isExpired, isNull, NPV, recalculate, setPricingEngine, unfreezeprotected ContinuousAveragingAsianOption(long cPtr,
boolean cMemoryOwn)
public ContinuousAveragingAsianOption(Average.Type averageType, Payoff payoff, Exercise exercise)
protected static long getCPtr(ContinuousAveragingAsianOption obj)
protected void finalize()
finalize in class Instrumentpublic void delete()
delete in class Instrumentpublic double delta()
public double gamma()
public double theta()
public double thetaPerDay()
public double vega()
public double rho()
public double dividendRho()
public double strikeSensitivity()
Copyright © 2017. All rights reserved.