IComplex |
public interface IComplexDoubleMatrix : IROComplexDoubleMatrix
The IComplexDoubleMatrix type exposes the following members.
Name | Description | |
---|---|---|
Columns | The number of columns of the matrix. (Inherited from IROComplexDoubleMatrix) | |
Item | Get / sets an element of the matrix at (row, col). | |
Rows | The number of rows of the matrix. (Inherited from IROComplexDoubleMatrix) |