Click or drag to resize

BandDoubleMatrix Properties

The BandDoubleMatrix type exposes the following members.

Properties
 NameDescription
Public propertyColumnCount Gets the number of columns in the matrix.
Public propertyInternalData Gets the internal data structure of the matrix.
Public propertyItem Gets or sets the element at the specified row and column indices.
Public propertyLowerBandwidth Gets the lower bandwidth of the matrix.
Public propertyRowCount Gets the number of rows in the matrix.
Public propertyUpperBandwidth Gets the upper bandwidth of the matrix.
Top
See Also