public class _CalibrationHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
_CalibrationHelper.CalibrationErrorType |
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
_CalibrationHelper(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
double |
blackPrice(double volatility) |
double |
calibrationError() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(_CalibrationHelper obj) |
double |
impliedVolatility(double targetValue,
double accuracy,
long maxEvaluations,
double minVol,
double maxVol) |
double |
marketValue() |
double |
modelValue() |
void |
setPricingEngine(PricingEngine engine) |
QuoteHandle |
volatility() |
VolatilityType |
volatilityType() |
protected static long getCPtr(_CalibrationHelper obj)
public void delete()
public void setPricingEngine(PricingEngine engine)
public double marketValue()
public double modelValue()
public double calibrationError()
public double impliedVolatility(double targetValue,
double accuracy,
long maxEvaluations,
double minVol,
double maxVol)
public double blackPrice(double volatility)
public QuoteHandle volatility()
public VolatilityType volatilityType()
Copyright © 2017. All rights reserved.