Matrix |
Name | Description | |
---|---|---|
ToROMatrixT(MatrixWrapperStructForColumnMajorOrderLinearArrayT) | Wraps a linear array (column major order) into a read-only matrix. The array is packed in column major order, i.e. the first elements belong to the first column of the matrix. | |
ToROMatrixT(T) |