Click or drag to resize

ROMatrixFromRowMajorLinearArrayT Fields

The MatrixMathROMatrixFromRowMajorLinearArrayT type exposes the following members.

Fields
 NameDescription
Protected field_array The wrapped one-dimensional array in row-major order.
Protected field_columns The number of columns in the wrapped matrix.
Protected field_rows The number of rows in the wrapped matrix.
Top
See Also