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