Uses of Interface
com.github.gbenroscience.parser.turbo.tools.FastCompositeExpression
Packages that use FastCompositeExpression
Package
Description
Classes designed to parse a mathematical expression.
-
Uses of FastCompositeExpression in com.github.gbenroscience.parser
Methods in com.github.gbenroscience.parser that return FastCompositeExpressionModifier and TypeMethodDescriptionMathExpression.compileTurbo()Compile to Turbo mode using adaptive compiler selection. -
Uses of FastCompositeExpression in com.github.gbenroscience.parser.turbo.tools
Methods in com.github.gbenroscience.parser.turbo.tools that return FastCompositeExpression