public class MatrixMod extends BinaryFunction implements MatrixFunctionI
curNumberOfParameters, name, NaN, numberOfParameters| Modifier and Type | Method and Description |
|---|---|
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) |
java.lang.Object |
mod(java.lang.Object l,
java.lang.Object r) |
runasArray, asBool, asDouble, asInt, asLong, asStrictInt, asString, checkNumberOfParameters, getName, getNumberOfParameters, setCurNumberOfParameters, setName, toString, toStringpublic MatrixMod(FieldI mfield2)
mfield2 - public java.lang.Object mod(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 errorpublic java.lang.Object eval(java.lang.Object l,
java.lang.Object r)
throws EvaluationException
eval in class BinaryFunctionEvaluationExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep