Made column major matrices directly wrap matlab matrix objects when used
inside mex files. This way, if you use matrix_colmajor or fmatrix_colmajor in a mex file it will not do any unnecessary copying or transposing.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment