GeneralMatrix Properties

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix Properties

The properties of the GeneralMatrix class are listed below. For a complete list of GeneralMatrix class members, see the GeneralMatrix Members topic.

Public Instance Properties

ArrayAccess the internal two-dimensional array.
ArrayCopyCopy the internal two-dimensional array.
ColumnDimensionGet column dimension.
ColumnPackedCopyMake a one-dimensional column packed copy of the internal array.
RowDimensionGet row dimension.
RowPackedCopyMake a one-dimensional row packed copy of the internal array.

See Also

GeneralMatrix Class | DotNetMatrix Namespace