Click or drag to resize

DoubleMatrixInArray1DRowMajorRepresentation Properties

The DoubleMatrixInArray1DRowMajorRepresentation type exposes the following members.

Properties
 NameDescription
Public propertyColumnCount Gets the number of columns in the matrix.
(Inherited from RODoubleMatrixInArray1DRowMajorRepresentation)
Public propertyItem Gets or sets the element at the specified row and column indices.
Public propertyRowCount Gets the number of rows in the matrix.
(Inherited from RODoubleMatrixInArray1DRowMajorRepresentation)
Top
See Also