GeneralMatrix.A Field

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix.A Field

Array for internal storage of elements. @serial internal array storage.

[Visual Basic]Private A As Double()[)
[C#]
private double[][] A;

See Also

GeneralMatrix Class | DotNetMatrix Namespace