Scalar |
The MatrixMathScalarAsMatrixT type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnCount | Number of columns of the matrix. Always 1 (one). | |
| Count | ||
| ItemInt32 | ||
| ItemInt32, Int32 | Element accessor. Both col and row should be zero, but this is not justified here. Always returns the value of the scalar. | |
| RowCount | Number of rows of the matrix. Always 1 (one). |