quant-pricer-cpp
Loading...
Searching...
No Matches
math.hpp File Reference
#include <cmath>
#include <limits>
#include <numbers>
+ Include dependency graph for math.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::math
 Common mathematical utilities shared across engines.
 

Functions

double quant::math::inverse_normal_cdf (double p)
 

Variables

constexpr double quant::math::kZ95 = 1.95996398454005423552
 95% two-sided normal quantile used for confidence intervals