Le 04/10/2011 05:22, Sébastien Brisard a écrit :
Good morning everyone, I would like to add the above mentioned methods to FieldElement. This would avoid awkward commands such as x.getField().getZero().substract(x) (for x.opposite()) and x.getField().getOne().divide(x) (for x.invert()). It's not essential, but I think it would be useful. Besides, I don't think it would bloat the interface, since opposite and inverse are mathematical notions which are intrinsic to fields. What do you think?
+0 from me. Luc
Best regards, Sébastien --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org