public class DiscreteAveragingAsianOption extends Instrument
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
DiscreteAveragingAsianOption(Average.Type averageType,
double runningAccumulator,
long pastFixings,
DateVector fixingDates,
Payoff payoff,
Exercise exercise) |
protected |
DiscreteAveragingAsianOption(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(DiscreteAveragingAsianOption obj) |
double |
rho() |
double |
strikeSensitivity() |
double |
theta() |
double |
thetaPerDay() |
double |
vega() |
__deref__, asObservable, errorEstimate, freeze, getCPtr, isExpired, isNull, NPV, recalculate, setPricingEngine, unfreezeprotected DiscreteAveragingAsianOption(long cPtr,
boolean cMemoryOwn)
public DiscreteAveragingAsianOption(Average.Type averageType, double runningAccumulator, long pastFixings, DateVector fixingDates, Payoff payoff, Exercise exercise)
protected static long getCPtr(DiscreteAveragingAsianOption 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.