"git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "1a188c12319e7203d79fcc1f6783d6436cacc570"
- Added a missing operator*() for diagonal by diagonal matrix multiplication.
Without it you would get an error about multiplication being ambiguous in this case. - Added an overload to catch expressions of the form diag_matrix*regular_matrix*diag_matrix and turn them into a form which is slightly more numerically stable in some cases. --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403932
Showing
Please register or sign in to comment