MatrixGetColumn Method |
Name | Description | |
---|---|---|
![]() | GetColumn(Int32) |
Returns the vector that stores the elements of particular
column of this matrix.
|
![]() | GetColumn(Int32, Vector) |
Copies the elements of particular column of this matrix to
given vector.
|
![]() | GetColumn(Int32, Double) |
Copies the elements of particular column of this matrix to
given vector.
|