|
Not Enough Math
Lightweight zero-dependency C++ math library
|
Functions | |
| template<nem::scalar_type T> | |
| constexpr T | abs_error () |
| template<nem::scalar_type T> | |
| constexpr T | rel_error (T x) |
| template<std::floating_point T = float> | |
| constexpr T | log2 (T x) |
Variables | |
| constexpr nem::Precision | mode = nem::default_precision |
|
constexpr |
Definition at line 104 of file config.hpp.
|
constexpr |
|
constexpr |
Definition at line 113 of file config.hpp.
|
inlineconstexpr |
Definition at line 101 of file config.hpp.