Method | Description | |
---|---|---|
calculate ( QLNet.Instrument instrument, IPricingEngine engine, |
||
clone ( QLNet.GeneralizedBlackScholesProcess process, |
public static calculate ( QLNet.Instrument instrument, IPricingEngine engine, |
||
instrument | QLNet.Instrument | |
engine | IPricingEngine | |
volQuote | ||
targetValue | double | |
accuracy | double | |
maxEvaluations | int | |
minVol | double | |
maxVol | double | |
return | double |
public static clone ( QLNet.GeneralizedBlackScholesProcess process, |
||
process | QLNet.GeneralizedBlackScholesProcess | |
volQuote | ||
return | QLNet.GeneralizedBlackScholesProcess |