Click or drag to resize

MatrixTRow Method

Overload List
 NameDescription
Public methodRow(Int32) Copies a row into an Vector.
Public methodRow(Int32, VectorT) Copies a row into to the given Vector.
Public methodRow(Int32, Int32, Int32) Copies the requested row elements into a new Vector.
Public methodRow(Int32, Int32, Int32, VectorT) Copies the requested row elements into a new Vector.
Top
See Also