public class MatrixDot extends Dot implements MatrixFunctionI
curNumberOfParameters, name, NaN, numberOfParameters| Constructor and Description |
|---|
MatrixDot(MatrixFieldI mfact) |
| Modifier and Type | Method and Description |
|---|---|
Dimensions |
calcDims(Dimensions... inDims)
Attempts to calculate the dimensions of a result of a PostfixMathCommand.
|
java.lang.Object |
dot(java.lang.Object l,
java.lang.Object r) |
runasArray, asBool, asDouble, asInt, asLong, asStrictInt, asString, checkNumberOfParameters, getName, getNumberOfParameters, setCurNumberOfParameters, setName, toString, toStringpublic MatrixDot(MatrixFieldI mfact)
mfact - public java.lang.Object dot(java.lang.Object l,
java.lang.Object r)
throws EvaluationException
dot in class DotEvaluationExceptionpublic 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