Click or drag to resize

MatrixMathToROMatrix Method

Overload List
 NameDescription
Public methodStatic memberToROMatrixT(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.
Public Extension MethodToROMatrixT(T) 
Top
See Also