Click or drag to resize
CMat Properties

The CMat type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets an individual element of the matrix, as a Complex number.
Public propertyLength
The number of rows or columns in the matrix, for square matrices.
Public propertyLengthC
The number of columns in the matrix.
Public propertyLengthR
The number of rows in the matrix.
Top
See Also