Click or drag to resize

DoubleBandMatrix Properties

The DoubleBandMatrix type exposes the following members.

Properties
 NameDescription
Public propertyBandwidth Gets the bandwidth of the matrix.
Public propertyCols Gets the number of columns in the matrix.
Public propertyDataVector Gets the data vector referenced by this matrix.
Public propertyItem Gets and sets the value at the specified position.
Public propertyLowerBandwidth Gets the lower bandwidth of the matrix.
Public propertyRows Gets the number of rows in the matrix.
Public propertyUpperBandwidth Gets the upper bandwidth of the matrix.
Top
See Also