Click or drag to resize

RMatrix Properties

The RMatrix type exposes the following members.

Properties
 NameDescription
Public propertyColsGets the number of columns.
Public propertyIsInitializedHas the matrix been properly initialized?
Public propertyIsSquareChecks if the matrix is a square one.
Public propertyItemGets the value at a single cell.
Public propertyRowsGets the number of rows.
Top
See Also