Matrix |
The MatrixWrapperStructForLeftSpineJaggedArrayT type exposes the following members.
| Name | Description | |
|---|---|---|
| Array | Gets the underlying array. Access to elements is done using Array[row][column]. | |
| ColumnCount | Gets the number of columns of the matrix. | |
| Item | ||
| RowCount | Gets the number of rows of the matrix. |