Click or drag to resize

MatrixMathMatrixRowVectorT Constructor

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