org.matheclipse.core.generic
Class UnaryCollect
- java.lang.Object
-
- org.matheclipse.core.generic.UnaryCollect
-
-
Constructor Summary
Constructors Constructor and Description UnaryCollect(IExpr head)Define an unary AST with the headerhead.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IExprapply(IExpr firstArg)AddfirstArgto this collectionIASTgetCollectedAST()
-
-
-
Constructor Detail
-
UnaryCollect
public UnaryCollect(IExpr head)
Define an unary AST with the headerhead. This new AST collects the arguments of theapply()method.- Parameters:
head- the AST's head expresion
-
-
DMelt 3.0 © DataMelt by jWork.ORG