Click or drag to resize

IROBandMatrixT Properties

The IROBandMatrixT type exposes the following members.

Properties
 NameDescription
Public propertyColumnCountThe number of columns of the matrix.
(Inherited from IROMatrixT)
Public propertyItemGets an element of the matrix at (row, col).
(Inherited from IROMatrixT)
Public propertyLowerBandwidth Gets the lower bandwidth of the matrix.
Public propertyRowCountThe number of rows of the matrix.
(Inherited from IROMatrixT)
Public propertyUpperBandwidth Gets the upper bandwidth of the matrix.
Top
See Also