Script runtime exception.
Class managing a script expression.
Eliminate(ScriptNode Argument, int Start, int Length, Expression Expression)
Eliminate(x)
override IElement Evaluate(IElement Argument, Variables Variables)
Evaluates the function.
override string FunctionName
Name of the function
Base class for funcions of one variable.
ScriptNode Argument
Function argument.
Base class for all nodes in a parsed script tree.
int Length
Length of expression covered by node.
int Start
Start position in script expression.
Basic interface for all types of elements.
Basic interface for matrices.
IMatrix Reduce(bool Eliminate, bool BreakIfZero, out int Rank, out ICommutativeRingWithIdentityElement Factor)
Reduces a matrix.