MatrixTColumn Method |
| Name | Description | |
|---|---|---|
| Column(Int32) | Copies a column into a new Vector>. | |
| Column(Int32, VectorT) | Copies a column into to the given Vector. | |
| Column(Int32, Int32, Int32) | Copies the requested column elements into a new Vector. | |
| Column(Int32, Int32, Int32, VectorT) | Copies the requested column elements into the given vector. |