Matrix |
The MatrixMathMatrixFromRowMajorLinearArrayT type exposes the following members.
| Name | Description | |
|---|---|---|
| _array |
The wrapped one-dimensional array in row-major order.
(Inherited from MatrixMathROMatrixFromRowMajorLinearArrayT) | |
| _columns |
The number of columns in the wrapped matrix.
(Inherited from MatrixMathROMatrixFromRowMajorLinearArrayT) | |
| _rows |
The number of rows in the wrapped matrix.
(Inherited from MatrixMathROMatrixFromRowMajorLinearArrayT) |