Hello Axel,
Wouldn't it be better to use the same method signatures like in
commons-math FieldElement?
http://commons.apache.org/math/apidocs/org/apache/commons/math/FieldElement.html#reciprocal%28%29
reciprocal instead of inverse and
add instead of append?
yes that would work (inverse should be replaced with negate, not
reciprocal). We actually thought of commons-math before: it would feel
like home for our little stack of interfaces (Semigroup, Monoid, etc).
However my question was more on the semantics for class and variable
names. Any idea?
Thank you :)
Claudio
--
Claudio Squarcella
PhD student at Roma Tre University
http://www.dia.uniroma3.it/~squarcel
http://squarcella.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org