StatSum Method

Overload List

Sum(DoubleMatrix) Returns the sum of the specified data.
Sum(ReadOnlyDoubleMatrix) Returns the sum of the specified data.
Sum(DoubleMatrix, DataOperation) Returns the sum of each row or column in the specified data.
Sum(ReadOnlyDoubleMatrix, DataOperation) Returns the sum of each row or column in the specified data.

See Also