Method | Description | |
---|---|---|
VanillaOption ( |
||
impliedVolatility ( double targetValue, QLNet.GeneralizedBlackScholesProcess process, double accuracy, int maxEvaluations, double minVol, double maxVol ) : double |
public VanillaOption ( |
||
payoff | ||
exercise | ||
return | System |
public impliedVolatility ( double targetValue, QLNet.GeneralizedBlackScholesProcess process, double accuracy, int maxEvaluations, double minVol, double maxVol ) : double | ||
targetValue | double | |
process | QLNet.GeneralizedBlackScholesProcess | |
accuracy | double | |
maxEvaluations | int | |
minVol | double | |
maxVol | double | |
return | double |