Complex |
The ComplexMatrix type exposes the following members.
Name | Description | |
---|---|---|
ColumnCount | Returns the number of columns. | |
IsSquare | Gets a value indicating if the matrix is square. | |
Item | Returns the value of a element of the matrix. | |
RowCount | Returns the number of rows. |