|
quant-pricer-cpp
|
Digital option pricing (cash-or-nothing and asset-or-nothing) More...
Classes | |
| struct | Params |
Enumerations | |
| enum class | Type { CashOrNothing , AssetOrNothing } |
Functions | |
| double | price_bs (const Params &p, Type type) |
Digital option pricing (cash-or-nothing and asset-or-nothing)
|
strong |