GeneralMatrix.Array Property

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix.Array Property

Access the internal two-dimensional array.

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

See Also

GeneralMatrix Class | DotNetMatrix Namespace