|
quant-pricer-cpp
|
#include "quant/barrier.hpp"
Include dependency graph for bs_barrier.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | quant |
| Barrier option primitives and configuration. | |
| namespace | quant::bs |
| Analytic Black–Scholes European option pricing and Greeks. | |
Functions | |
| double | quant::bs::reiner_rubinstein_price (OptionType opt, const BarrierSpec &barrier, double S, double K, double r, double q, double sigma, double T) |