Click or drag to resize

DoubleMatrixInArray1DRowMajorRepresentation Fields

The DoubleMatrixInArray1DRowMajorRepresentation type exposes the following members.

Fields
 NameDescription
Protected field_arrayRowMajor The underlying array storing the matrix data in row-major order.
(Inherited from RODoubleMatrixInArray1DRowMajorRepresentation)
Protected field_numberOfColumns The number of columns in the matrix.
(Inherited from RODoubleMatrixInArray1DRowMajorRepresentation)
Protected field_numberOfRows The number of rows in the matrix.
(Inherited from RODoubleMatrixInArray1DRowMajorRepresentation)
Top
See Also