MatrixTRow Method |
| Name | Description | |
|---|---|---|
| Row(Int32) | Copies a row into an Vector. | |
| Row(Int32, VectorT) | Copies a row into to the given Vector. | |
| Row(Int32, Int32, Int32) | Copies the requested row elements into a new Vector. | |
| Row(Int32, Int32, Int32, VectorT) | Copies the requested row elements into a new Vector. |