Package smile.symbolic
Symbolic computation, also called computer algebra or algebraic computation.
See: Description
-
Class Summary Class Description Calculus Evaluation ExpressionParser ExpressionTree This class represents a binary tree that represents an expression such that each node itself is an Expression and contains either one or two children, depending on if that Expression is a UnaryOperation or a BinaryOperation, respectively. -
Exception Summary Exception Description InvalidExpressionException
Package smile.symbolic Description
Symbolic computation, also called computer algebra or algebraic computation.
Algorithms for manipulating mathematical expressions and other mathematical
objects.
DataMelt 3.0 © DataMelt by jWork.ORG