You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle column -> row major in matFormat correctly We do need to do a transpose, but the inital matrix should have columns and rows reversed, so that the matrix side remains correct. Conflicts: openbr/plugins/format.cpp