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