|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
#include <blackswaptionengine.hpp>
Collaboration diagram for BachelierSpec:Public Member Functions | |
| Real | value (const Option::Type type, const Real strike, const Real atmForward, const Real stdDev, const Real annuity, const Real) |
| Real | vega (const Real strike, const Real atmForward, const Real stdDev, const Real exerciseTime, const Real annuity, const Real) |
| Real | delta (const Option::Type type, const Real strike, const Real atmForward, const Real stdDev, const Real annuity, const Real) |
Static Public Attributes | |
| static constexpr VolatilityType | type = Normal |
Definition at line 105 of file blackswaptionengine.hpp.
|
staticconstexpr |
Definition at line 106 of file blackswaptionengine.hpp.