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: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org