Hi,

IMHO it would be cleaner code to write
v.multipy(m).someotherCalculations() instead (the current
implementation) m.preMultiply(v)..someotherCalculations().

The execution order goes now strict from left to right...

Arne 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to