Click or drag to resize

MatrixMathRowToVector Method

Overload List
 NameDescription
Public methodStatic memberRowToVectorT(IMatrixT, Int32) Returns a vector representing a matrix row by providing the matrix and the row number of that matrix that is wrapped.
Public methodStatic memberRowToVectorT(IMatrixT, Int32, Int32, Int32) Returns a vector representing a matrix row by providing the matrix and the row number of that matrix that is wrapped.
Top
See Also