mraptor
2014-02-19 21:48:48 UTC
Is there a way to change the behaviour of matrix multiplication "x" ..
Normally it is :
r1*c1 + r2 * c2 + r3*c3 + ...+ rn * cn
what I want it to do is :
r1*c1 & r2 * c2 & r3*c3 & ...& rn * cn
or any other operation ? Is this doable ?
-------| http://ifni.co
Normally it is :
r1*c1 + r2 * c2 + r3*c3 + ...+ rn * cn
what I want it to do is :
r1*c1 & r2 * c2 & r3*c3 & ...& rn * cn
or any other operation ? Is this doable ?
-------| http://ifni.co