Documentation For Encog 2.x

Matrix.IsZero Method

Determine if all of the values in the matrix are zero.

public bool IsZero();

Return Value

True if all of the values in the matrix are zero.

See Also

Matrix Class | Encog.Matrix Namespace