Band |
The BandMatrixStorageT type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnCount |
Gets the number of columns in the matrix.
(Inherited from MatrixStorageT) | |
| Data | Gets the compact band data. | |
| LowerBandwidth | Gets the number of sub-diagonals stored below the main diagonal. | |
| RowCount |
Gets the number of rows in the matrix.
(Inherited from MatrixStorageT) | |
| UpperBandwidth | Gets the number of super-diagonals stored above the main diagonal. |