Package org.oristool.math.expression
package org.oristool.math.expression
Expolynomial densities.
-
ClassDescriptionA generic atomic term (exponential or monomial).A constant term multiplied by a set of
AtomicTerm.A sum ofExmonomialterms.An atomic term of the formexp(-lambda * x).Mathematical calculations.An atomic term of the formx^alpha.A generic variable-name holder.