public class MatrixNeg extends UnaryFunction 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 arg) |
java.lang.Object |
umin(java.lang.Object param) |
runasArray, asBool, asDouble, asInt, asLong, asStrictInt, asString, checkNumberOfParameters, getName, getNumberOfParameters, setCurNumberOfParameters, setName, toString, toStringpublic MatrixNeg(FieldI mfield2)
mfield2 - public java.lang.Object umin(java.lang.Object param)
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 arg)
throws EvaluationException
eval in class UnaryFunctionEvaluationExceptionCopyright © 2018 Singular Systems http://www.singularsys.com/jep