SyTen

◆ sumProd()

template<typename Type , std::size_t rank>
Type syten::sumProd ( std::array< Type, rank > const &  a,
std::array< Type, rank > const &  b 
)
inline

Scalar product between two arrays, could potentially be replaced by std::inner_prod.

References rank().

+ Here is the call graph for this function: