QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
default greek calculations More...
#include <ql/processes/blackscholesprocess.hpp>
Go to the source code of this file.
Namespaces | |
namespace | QuantLib |
Functions | |
Real | blackScholesTheta (const ext::shared_ptr< GeneralizedBlackScholesProcess > &, Real value, Real delta, Real gamma) |
default theta calculation for Black-Scholes options More... | |
Real | defaultThetaPerDay (Real theta) |
default theta-per-day calculation More... | |
default greek calculations
Definition in file greeks.hpp.