public class MultipleArrayFunction extends java.lang.Object implements IArrayFunction
Constructor and Description |
---|
MultipleArrayFunction(EvalEngine engine,
IAST headAST) |
Modifier and Type | Method and Description |
---|---|
IExpr |
evaluate(IExpr[] index) |
public MultipleArrayFunction(EvalEngine engine, IAST headAST)
public IExpr evaluate(IExpr[] index)
evaluate
in interface IArrayFunction