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