[Overview][Types][Classes][Procedures and functions] |
Returns the r-th row of the matrix as vector.
Source position: matrix.pp line 203
function Tmatrix3_double.get_row( |
r: Byte |
Returns the r-th row of the matrix as vector. The row numbering starts at 0.