|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
more additional option results More...
#include <option.hpp>
Inheritance diagram for MoreGreeks:
Collaboration diagram for MoreGreeks:Public Member Functions | |
| void | reset () override |
Public Member Functions inherited from PricingEngine::results | |
| virtual | ~results ()=default |
| virtual void | reset ()=0 |
Public Attributes | |
| Real | itmCashProbability |
| Real | deltaForward |
| Real | elasticity |
| Real | thetaPerDay |
| Real | strikeSensitivity |
more additional option results
Definition at line 79 of file option.hpp.
|
overridevirtual |
Implements PricingEngine::results.
Definition at line 81 of file option.hpp.
Here is the caller graph for this function:| Real itmCashProbability |
Definition at line 85 of file option.hpp.
| Real deltaForward |
Definition at line 85 of file option.hpp.
| Real elasticity |
Definition at line 85 of file option.hpp.
| Real thetaPerDay |
Definition at line 85 of file option.hpp.
| Real strikeSensitivity |
Definition at line 86 of file option.hpp.