Fixed a bug in the matrix BLAS bindings that caused BLAS to return an invalid
argument error. The error occurred when general matrix multiply expressions were transposed and didn't result in a square matrix. E.g. mat = trans(a*b) where mat isn't square. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403368
Showing
Please
register
or
sign in
to comment