Class Hierarchy
- java.lang.Object
- jscl.math.Antiderivative
- jscl.math.Debug
- jscl.math.Factorization
- jscl.math.Generic (implements jscl.math.Arithmetic, java.lang.Comparable<T>, jscl.editor.rendering.MathObject)
- jscl.math.Expression
- jscl.math.Function (implements java.io.Serializable)
- jscl.math.JSCLInteger
- jscl.math.ModularInteger (implements jscl.math.Field)
- jscl.math.JSCLBoolean
- jscl.math.ModularInteger (implements jscl.math.Field)
- jscl.math.JSCLVector
- jscl.math.Matrix
- jscl.math.NumericWrapper
- jscl.math.Rational (implements jscl.math.Field)
- jscl.math.Literal (implements java.lang.Comparable<T>)
- jscl.math.Power
- jscl.math.Predef
- jscl.math.Simplification
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.ArithmeticException
- jscl.math.NotBooleanException
- jscl.math.NotDivisibleException
- jscl.math.NotExpressionException
- jscl.math.NotFunctionException
- jscl.math.NotIntegerException
- jscl.math.NotIntegrableException
- jscl.math.NotPowerException
- jscl.math.NotProductException
- jscl.math.NotVariableException
- jscl.math.NotVectorException
- java.lang.ArithmeticException
- java.lang.RuntimeException
- java.lang.Exception
- jscl.math.Variable (implements java.lang.Comparable<T>, jscl.editor.rendering.MathObject)
- jscl.math.GenericVariable
- jscl.math.DoubleVariable
- jscl.math.ExpressionVariable
- jscl.math.MatrixVariable
- jscl.math.VectorVariable
- jscl.math.TechnicalVariable
- jscl.math.GenericVariable
Interface Hierarchy
- jscl.math.Arithmetic
- jscl.math.Field