BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
fn_sum.hpp File Reference

Sum of the entries of a vector. More...

#include "cl_Vector.hpp"
Include dependency graph for fn_sum.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:

Functions

template<typename T>
auto belfem::sum (const Vector< T > &aA) -> decltype(sum(aA.vector_data()))

Detailed Description

Sum of the entries of a vector.