Band |
The BandDoubleMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnCount | Gets the number of columns in the matrix. | |
| InternalData | Gets the internal data structure of the matrix. | |
| Item | Gets or sets the element at the specified row and column indices. | |
| LowerBandwidth | Gets the lower bandwidth of the matrix. | |
| RowCount | Gets the number of rows in the matrix. | |
| UpperBandwidth | Gets the upper bandwidth of the matrix. |