Click or drag to resize

RODoubleMatrixInArray1DColumnMajorRepresentation Fields

The RODoubleMatrixInArray1DColumnMajorRepresentation type exposes the following members.

Fields
 NameDescription
Protected field_arrayColumnMajor The backing store for the matrix data, stored in column-major order.
Protected field_numberOfColumns The number of columns in the matrix.
Protected field_numberOfRows The number of rows in the matrix.
Top
See Also