The FloatBandMatrix 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.
Item
Gets and sets the value at the specified position.
LowerBandwidth
Gets the lower bandwidth of the matrix.
Rows
Gets the number of rows in the matrix.
UpperBandwidth
Gets the upper bandwidth of the matrix.

See Also