Function pow5¶
function pow5(const T &) simd¶
template <numeric T>
constexpr KFR_INTRINSIC T pow5(const T& x) { … } This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.