Variable c_infinity¶
variable c_infinity simd¶
template <typename T>
constexpr inline subtype<T> c_infinity = std::numeric_limits<subtype<T>>::infinity() Positive infinity representation.
| T | The numeric type. |
Fully qualified name: kfr::c_infinity
Declared at simd/constants.hpp:315
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.