col
Method of ComplexMatrix.
col(integer i) -> ComplexMatrix
Get a column of the ComplexMatrix.
Parameters
- i: The column index (zero-based).
Method of ComplexMatrix.
col(integer i) -> ComplexMatrixGet a column of the ComplexMatrix.