Click or drag to resize

MatrixMathCopyColumn Method

Overload List
 NameDescription
Public Extension MethodCopyColumn(IROMatrixDouble, Int32, IVectorDouble) Gets the column of a matrix copied into a vector.
Public Extension MethodCopyColumn(IROMatrixDouble, Int32, Double) Gets the column of a matrix copied into a vector.
Public Extension MethodCopyColumnT(IROMatrixT, Int32, IMatrixT, Int32, Int32) Copies one column of a source matrix into a destination matrix to a given row and column offset.
Top
See Also