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 
Public propertyRowCountThe number of rows of the matrix.
(Inherited from IROMatrixT)
Public propertyUpperBandwidth 
Top
See Also