Click or drag to resize

RODoubleMatrixInArray1DRowMajorRepresentation Fields

The RODoubleMatrixInArray1DRowMajorRepresentation type exposes the following members.

Fields
 NameDescription
Protected field_arrayRowMajor The underlying array storing the matrix data in row-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