Uses of Interface
com.github.gbenroscience.parser.turbo.tools.TurboExpressionEvaluator
Packages that use TurboExpressionEvaluator
-
Uses of TurboExpressionEvaluator in com.github.gbenroscience.parser.turbo.tools
Classes in com.github.gbenroscience.parser.turbo.tools that implement TurboExpressionEvaluatorModifier and TypeClassDescriptionfinal classAllocation-free Turbo compiler optimized for ParserNG's flat-array Matrix implementation.final classAllocation-free Turbo compiler optimized for ParserNG's flat-array Matrix implementation.classclassTurbo compiler optimized for PURE SCALAR expressions.classTurbo compiler optimized for PURE SCALAR expressions.Methods in com.github.gbenroscience.parser.turbo.tools that return TurboExpressionEvaluatorModifier and TypeMethodDescriptiondefault TurboExpressionEvaluatorFastCompositeExpression.getCompiler()static TurboExpressionEvaluatorTurboEvaluatorFactory.getCompiler(MathExpression me) Intelligently selects and returns the best Turbo engine for the expression.static TurboExpressionEvaluatorTurboEvaluatorFactory.getCompiler(MathExpression me, boolean useWideningVarsPassing) ScalarTurboEvaluator.getDelegate()