Mjolnir Core
Core functionality of the Mjolnir API

◆ ElementType

using ElementType = typename std::conditional_t<is_any_of<T_RegisterType, __m128d, __m256d>(), F64, F32>

The element type of an x86 vector register that is based on floating-point types.

Template Parameters
T_RegisterTypeRegister type