Added a bunch of overloads to catch operations on diagonal matrices
and use more efficient code paths for them. For example, inv(diagm(d)) turns into diagm(reciprocal(d)). --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403915
Showing
Please
register
or
sign in
to comment