Uses of Interface
eu.bandm.tools.ops.GenMonoid
Packages that use GenMonoid
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of GenMonoid in eu.bandm.tools.ops
Fields in eu.bandm.tools.ops declared as GenMonoidModifier and TypeFieldDescriptionstatic final GenMonoid
<BigInteger, Rational> Rational.addition
evidentstatic final GenMonoid
<BigInteger, Rational> Rational.multiplication
evidentMethods in eu.bandm.tools.ops that return GenMonoid