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