Package jscl.math
Class MatrixVariable
java.lang.Object
jscl.math.Variable
jscl.math.GenericVariable
jscl.math.MatrixVariable
- All Implemented Interfaces:
Comparable,jscl.editor.rendering.MathObject
-
Field Summary
Fields inherited from class jscl.math.Variable
comparator, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jscl.math.GenericVariable
antiderivative, content, derivative, elementary, expand, factorize, function, isConstant, numeric, simplify, substitute, toMathML, toString, variableCompareToMethods inherited from class jscl.math.Variable
compareTo, compareTo, equals, expressionValue, isIdentity, nameToMathML
-
Constructor Details
-
MatrixVariable
-
-
Method Details
-
eval
- Overrides:
evalin classGenericVariable
-
newinstance
- Specified by:
newinstancein classVariable
-