Click or drag to resize

MatrixGetRow Method

Overload List
  NameDescription
Public methodGetRow(Int32)
Returns the vector that stores the elements of the particular row.
Public methodGetRow(Int32, Vector)
Copies the elements of the particular row to the given vector.
Public methodGetRow(Int32, Double)
Copies the elements of the particular row to the given vector.
Top
See Also