MatrixGetRow Method |
Name | Description | |
---|---|---|
GetRow(Int32) |
Returns the vector that stores the elements of the particular row.
| |
GetRow(Int32, Vector) |
Copies the elements of the particular row to the given vector.
| |
GetRow(Int32, Double) |
Copies the elements of the particular row to the given vector.
|