Expand description
Constants used in the algorithms and kernels.
Some constants are missing in num_traits and/or the standard library.
Some are available, but only through num_traits::Float, which is not implemented
for certain types. All in all, it was easier to go this way.
Traits§
- Const
Double Sqrt3 - 2√3
- Const
Frac1 Sqrt Tau - 1 / √(2π)
- Const
OneHalf 0.5- Const
Sqrt3 - √3
- Const
Sqrt5 - √5
- Const
Three Quarters 0.75