Documentation For Encog 2.x

Matrix.ToPackedArray Method

Convert the matrix to a packed array.

public double[] ToPackedArray();

Return Value

A packed array.

See Also

Matrix Class | Encog.Matrix Namespace