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