Uses of Class
org.episteme.core.mathematics.symbolic.Monomial
Packages that use Monomial
-
Uses of Monomial in org.episteme.core.mathematics.symbolic
Classes in org.episteme.core.mathematics.symbolic that implement interfaces with type arguments of type MonomialModifier and TypeClassDescriptionclassRepresents a monomial, which is a product of variables raised to non-negative integer powers.Methods in org.episteme.core.mathematics.symbolic that return MonomialMethods in org.episteme.core.mathematics.symbolic with parameters of type MonomialModifier and TypeMethodDescriptionintMultiplies this monomial by another.Constructor parameters in org.episteme.core.mathematics.symbolic with type arguments of type Monomial