Click or drag to resize

DoubleMatrixInArray1DColumnMajorRepresentation Properties

The DoubleMatrixInArray1DColumnMajorRepresentation type exposes the following members.

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