Documentation of 'org.matheclipse.core.generic.UnaryCollect' Java class
UnaryCollect
org.matheclipse.core.generic

Class UnaryCollect

  • All Implemented Interfaces:
    Function<IExpr,IExpr>


    public class UnaryCollect
    extends java.lang.Object
    implements Function<IExpr,IExpr>
    Collect the arguments in a new constructed internal AST.
    • Constructor Summary

      Constructors 
      Constructor and Description
      UnaryCollect(IExpr head)
      Define an unary AST with the header head.
    • Constructor Detail

      • UnaryCollect

        public UnaryCollect(IExpr head)
        Define an unary AST with the header head. This new AST collects the arguments of the apply() method.
        Parameters:
        head - the AST's head expresion

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.