GeneralMatrix.Copy Method

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix.Copy Method 

Make a deep copy of a matrix

[Visual Basic]Overridable Public Function Copy() As GeneralMatrix
[C#]
public virtual GeneralMatrix Copy();

See Also

GeneralMatrix Class | DotNetMatrix Namespace