public class MatrixAdd extends NaryBinaryFunction implements MatrixFunctionI
curNumberOfParameters, name, NaN, numberOfParameters| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
add(java.lang.Object l,
java.lang.Object r) |
Dimensions |
calcDims(Dimensions... inDims)
Attempts to calculate the dimensions of a result of a PostfixMathCommand.
|
java.lang.Object |
eval(java.lang.Object l,
java.lang.Object r) |
checkNumberOfParameters, eval, runasArray, asBool, asDouble, asInt, asLong, asStrictInt, asString, getName, getNumberOfParameters, setCurNumberOfParameters, setName, toString, toStringpublic MatrixAdd(FieldI mfact)
mfact - public java.lang.Object eval(java.lang.Object l,
java.lang.Object r)
throws EvaluationException
eval in class NaryBinaryFunctionEvaluationExceptionpublic java.lang.Object add(java.lang.Object l,
java.lang.Object r)
throws EvaluationException
EvaluationExceptionpublic Dimensions calcDims(Dimensions... inDims) throws ParseException
MatrixFunctionIcalcDims in interface MatrixFunctionIinDims - the dimensions of each argumentParseException - if there is a parse errorCopyright © 2018 Singular Systems http://www.singularsys.com/jep