See: Description
| Interface | Description |
|---|---|
| ICoreFunctionEvaluator | |
| ICreatePatternMatcher | |
| IFunctionEvaluator |
Common interface for built-in Symja functions.
|
| INumeric | |
| INumericComplex | |
| INumericComplexConstant | |
| ISignedNumberConstant | |
| ISymbolEvaluator |
Interface for evaluating constant symbols like Pi, Degree,...
|
| Class | Description |
|---|---|
| AbstractArg1 |
Evaluate a function with 1 argument.
|
| AbstractArg12 |
Evaluate a function with 1 or 2 arguments.
|
| AbstractArg2 |
Evaluate a function with 2 arguments.
|
| AbstractArgMultiple | |
| AbstractCoreFunctionEvaluator |
Abstract interface for built-in Symja functions.
|
| AbstractEvaluator |
Abstract interface for built-in Symja functions.
|
| AbstractFunctionEvaluator |
Abstract interface for built-in Symja functions.
|
| AbstractMatrix1Expr | |
| AbstractMatrix1Matrix | |
| AbstractNonOrderlessArgMultiple | |
| AbstractSymbolEvaluator | |
| AbstractTrigArg1 |
Base class for functions with 1 argument (i.e.
|
Interfaces and abstract classes to control the symja evaluation steps.