Closed
Description
Here (and in the corresponding rmul!
/lmul!
)
we assume that multiplication of the eltypes of D
and A
is commutative, whereas we do care about the order of multiplication here:
I don't have a use/test case for matrix multiplication with non-commutative eltypes, so somebody should tell if there is an issue here (with an easy fix). @Jutho ?