Click or drag to resize

IComplexFloatMatrix Properties

The IComplexFloatMatrix type exposes the following members.

Properties
 NameDescription
Public propertyColumnsThe number of columns of the matrix.
(Inherited from IROComplexFloatMatrix)
Public propertyItemGet / sets an element of the matrix at (row, col).
Public propertyRowsThe number of rows of the matrix.
(Inherited from IROComplexFloatMatrix)
Top
See Also