Documentation For Encog 2.x

Matrix.Size Property

Get the size fo the matrix. This is thr rows times the columns.

public int Size { public get; }

See Also

Matrix Class | Encog.Matrix Namespace