Class Operator

java.lang.Object
jscl.math.Variable
jscl.math.operator.Operator
All Implemented Interfaces:
Comparable, jscl.editor.rendering.MathObject
Direct Known Subclasses:
Binomial, Coefficient, Derivative, Determinant, Division, Elementary, EulerPhi, Expand, Factorial, Factorize, FactorOf, Graph, Groebner, IndefiniteIntegral, Integral, Limit, Mod, ModInverse, ModPow, Numeric, PrimitiveRoots, Product, Quote, Remainder, Simplify, Solve, Substitute, Sum, Taylor, Trace, Transpose, VectorOperator

public abstract class Operator extends Variable