GeneralMatrix.RowPackedCopy Property

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix.RowPackedCopy Property

Make a one-dimensional row packed copy of the internal array.

[Visual Basic]Overridable Public ReadOnly Property RowPackedCopy As Double()
[C#]
public virtual double[] RowPackedCopy {get;}

See Also

GeneralMatrix Class | DotNetMatrix Namespace