Click or drag to resize

MatrixFromRowMajorLinearArrayT Fields

The MatrixMathMatrixFromRowMajorLinearArrayT type exposes the following members.

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