UnitMatrix Properties |
The UnitMatrix type exposes the following members.
Name | Description | |
---|---|---|
ColumnCount |
Gets the number of matrix columns.
(Inherited from AnySquareMatrix.) | |
Dimension |
Gets or sets the dimension of the square matrix.
(Overrides AnySquareMatrixDimension.) | |
IsReadOnly |
Gets a flag indicating whether the matrix is read-only.
(Inherited from AnyMatrixT.) | |
Item |
Gets or sets the value of a matrix entry.
(Overrides AnyMatrixTItemInt32, Int32.) | |
RowCount |
Gets the number of matrix rows.
(Inherited from AnySquareMatrix.) |