Function sum(vector<double>&)¶
Defined in File vector_num.hpp
Function Documentation¶
-
double sum(vector<double> &x)
returns the sum of all components
- Parameters:
x – input vector
Defined in File vector_num.hpp
returns the sum of all components
x – input vector