Mjolnir Core
Core functionality of the Mjolnir API

◆ element_sum()

auto element_sum ( T_RegisterType  src) -> ElementType<T_RegisterType>
inlinenoexcept

Return the sum of all elements from src.

Template Parameters
T_RegisterTypeThe register type
Parameters
[in]srcThe source register
Returns
Sum of all elements from src