Copies a row from matrix.
Copies the Row-th row from Mtx matrix to calling vector. The Length and Complex properties of calling vector are adjusted automatically. An exception is raised if condition checking is enabled and Row is greater than Mtx.Rows-1.
GetCol, Matrix.SetRow
GetRow Method