| Interface | Description |
|---|---|
| IEqdfCompiler |
A compiler for turning a string of EQDF expression into a
MathContext. |
| Class | Description |
|---|---|
| EqdfCompiler |
The original implementation of
IEqdfCompiler Doesn't support 2-sided equations, only assignments. |
| EqdfFunctions |
An utility class where the EQDF functions were exported to.
|
| EqdfInstructionSet |
A set of bytecodes to be used by the EQDF framework
|