Matrix |
The MatrixMathMatrixFromRowMajorLinearArrayT type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnCount | The number of columns of the matrix. (Inherited from MatrixMathROMatrixFromRowMajorLinearArrayT) | |
| Item | Get / sets an element of the matrix at (row, col). | |
| RowCount | The number of rows of the matrix. (Inherited from MatrixMathROMatrixFromRowMajorLinearArrayT) |