The DoubleSymBandMatrix type exposes the following members.

Properties

  NameDescription
Bandwidth
Gets the bandwidth of the matrix.
Cols
Gets the number of columns in the matrix.
DataVector
Gets the data vector referenced by this matrix.
HalfBandwidth
Gets the half bandwidth of the matrix.
Item
Gets and sets the value at the specified position.
Order
Gets the order of the matrix (the number of rows and columns).
Rows
Gets the number of rows in the matrix.

See Also