Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Matrix Class > Methods > Matrix.GetColumn Method
Returns a column Vector for this instance that points at the specified column.
A row Vector.
| Exception Type | Condition |
|---|---|
| ArgumentOutOfRangeException | column is less than zero or greater than or equal to the number of rows. |
Matrix Class | Extreme.Mathematics.LinearAlgebra Namespace | Matrix.GetColumn Overload List