Documentation For Encog 2.x

Matrix.Clone Method

Clone the matrix.

public object Clone();

Return Value

A cloned copy of the matrix.

Implements

ICloneable.Clone

See Also

Matrix Class | Encog.Matrix Namespace