Uses of Package
org.mariuszgromada.math.mxparser
-
Packages that use org.mariuszgromada.math.mxparser Package Description org.mariuszgromada.math.mxparser org.mariuszgromada.math.mxparser.mathcollection -
Classes in org.mariuszgromada.math.mxparser used by org.mariuszgromada.math.mxparser Class Description Argument Argument class enables to declare the argument (variable) which can be used in further processing (in expressions, functions and dependent / recursive arguments).Constant Constant class provides ability to declare constants.Expression Expression - base class for real expressions definition.Function Function class provides possibility to define user functions.FunctionExtension FunctionExtension provides interface for function algorithm definition.FunctionExtensionVariadic FunctionExtensionVariadic similarly to FunctionExtension provides interface for function algorithm definition.PrimitiveElement Class used for connecting all basic elements such as: Argument, Constant, Function. -
Classes in org.mariuszgromada.math.mxparser used by org.mariuszgromada.math.mxparser.mathcollection Class Description Argument Argument class enables to declare the argument (variable) which can be used in further processing (in expressions, functions and dependent / recursive arguments).Expression Expression - base class for real expressions definition.