Class AndroidCapableMatrixTurboEvaluator

java.lang.Object
com.github.gbenroscience.parser.turbo.tools.AndroidCapableMatrixTurboEvaluator
All Implemented Interfaces:
TurboExpressionEvaluator

public final class AndroidCapableMatrixTurboEvaluator extends Object implements TurboExpressionEvaluator
Allocation-free Turbo compiler optimized for ParserNG's flat-array Matrix implementation. Uses compile-time bound ResultCaches and Zero-Argument MethodHandle trees to maximize JIT inlining and execution speed.