Documentation For Encog 2.x

Matrix.Sum Method

Sum all of the values in the matrix.

public double Sum();

Return Value

The sum of all of the values in the matrix.

See Also

Matrix Class | Encog.Matrix Namespace