Click or drag to resize

MatrixFromColumnMajorLinearArrayT Fields

The MatrixMathMatrixFromColumnMajorLinearArrayT type exposes the following members.

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