Matrix |
Name | Description | |
---|---|---|
CopyColumn(IROMatrixDouble, Int32, IVectorDouble) | Gets the column of a matrix copied into a vector. | |
CopyColumn(IROMatrixDouble, Int32, Double) | Gets the column of a matrix copied into a vector. | |
CopyColumnT(IROMatrixT, Int32, IMatrixT, Int32, Int32) | Copies one column of a source matrix into a destination matrix to a given row and column offset. |