Return the sum of the entries of the specified matrix.
Returns the sum of the coefficients of the specified Eigen Matrix, Array or expression of complex type.
Returns the sum of the coefficients of the specified Eigen Matrix, Array or expression.
Calculates sum of given kernel generator expression.
- Template Parameters
-
- Parameters
-
- Returns
- Sum of matrix entries.
- Template Parameters
-
- Parameters
-
- Returns
- sum of given expression
- Template Parameters
-
- Parameters
-
- Returns
- Sum of coefficients of argument.
Definition at line 45 of file sum.hpp.