SyTen

◆ operator+()

template<typename T , std::size_t rank>
std::array<T, rank> std::operator+ ( std::array< T, rank > const &  a,
std::array< T, rank > const &  b 
)

Adds two arrays element-wise.

References syten::rank().

+ Here is the call graph for this function: