Variable c_log_2¶
variable c_log_2 simd¶
template <typename T>
constexpr inline subtype<T> c_log_2 = subtype<T>(0.69314718055994530941723212145818) The natural logarithm of 2 (ln(2)).
| T | The numeric type. |
Fully qualified name: kfr::c_log_2
Declared at simd/constants.hpp:350
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.