Skip to content

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.

Template parameters
T The numeric type.

Fully qualified name: kfr::c_infinity

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.