Click or drag to resize

MatrixTColumn Method

Overload List
 NameDescription
Public methodColumn(Int32) Copies a column into a new Vector>.
Public methodColumn(Int32, VectorT) Copies a column into to the given Vector.
Public methodColumn(Int32, Int32, Int32) Copies the requested column elements into a new Vector.
Public methodColumn(Int32, Int32, Int32, VectorT) Copies the requested column elements into the given vector.
Top
See Also