Click or drag to resize

ROMatrixFromColumnMajorLinearArrayT Properties

The MatrixMathROMatrixFromColumnMajorLinearArrayT type exposes the following members.

Properties
 NameDescription
Public propertyColumnCountThe number of columns of the matrix.
Public propertyItemGets an element of the matrix at (row, col).
Public propertyRowCountThe number of rows of the matrix.
Top
See Also