|
quant-pricer-cpp
|
Common mathematical utilities shared across engines. More...
Functions | |
| double | inverse_normal_cdf (double p) |
Variables | |
| constexpr double | kZ95 = 1.95996398454005423552 |
| 95% two-sided normal quantile used for confidence intervals | |
Common mathematical utilities shared across engines.
|
inline |
Inverse standard normal CDF (Acklam/Moro style, high accuracy) p in (0,1). Returns +/- infinity at the bounds.
|
inlineconstexpr |
95% two-sided normal quantile used for confidence intervals