|
quant-pricer-cpp
|
Lookback option Monte Carlo (fixed/floating strike) with optional bridge. More...
Classes | |
| struct | McParams |
| struct | McStatistic |
Enumerations | |
| enum class | Type { FixedStrike , FloatingStrike } |
Functions | |
| McStatistic | price_mc (const McParams &p) |
Lookback option Monte Carlo (fixed/floating strike) with optional bridge.
|
strong |
| McStatistic quant::lookback::price_mc | ( | const McParams & | p | ) |