Class Hierarchy
- java.lang.Object
- org.oristool.math.expression.Exmonomial
- org.oristool.math.expression.Expolynomial
- org.oristool.math.expression.ExponentialTerm (implements org.oristool.math.expression.AtomicTerm)
- org.oristool.math.expression.MathUtil
- org.oristool.math.expression.MonomialTerm (implements org.oristool.math.expression.AtomicTerm)
- org.oristool.math.expression.Variable (implements java.lang.Comparable<T>)
Interface Hierarchy
- org.oristool.math.expression.AtomicTerm