Click or drag to resize

IExtensibleComplexDoubleMatrix Properties

The IExtensibleComplexDoubleMatrix type exposes the following members.

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