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