Documentation of 'org.matheclipse.core.expression.ASTDelegate' Java class
ASTDelegate
org.matheclipse.core.expression

Class ASTDelegate

  • Direct Known Subclasses:
    Matrix, Vector


    public abstract class ASTDelegate
    extends java.lang.Object
    • Constructor Detail

      • ASTDelegate

        public ASTDelegate(IAST ast)
    • Method Detail

      • getRows

        public int getRows()
        Get the number of rows (i.e. size()-1)
        Returns:
      • getAt

        public IExpr getAt(int index)
      • size

        public int size()
      • toFullForm

        public java.lang.String toFullForm()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • getAST

        public IAST getAST()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.