Introduce additional member functions for vectors
Add member functions to ippl::Vector
for common mathematical operations in order to reduce the number of application level loops. Possible additions:
-
Sum of all entries -
Product of all entries (L2 norm squared)