Documentation of 'org.matheclipse.core.integrate.rubi.IntPolynomialQ' Java class
IntPolynomialQ
org.matheclipse.core.integrate.rubi

Class IntPolynomialQ

    • Constructor Detail

      • IntPolynomialQ

        public IntPolynomialQ()
    • Method Detail

      • evaluate

        public IExpr evaluate(IAST ast)
        Returns True if the given expression is a polynoomial object; False otherwise
        Specified by:
        evaluate in interface IFunctionEvaluator
        Specified by:
        evaluate in class AbstractFunctionEvaluator
        Parameters:
        ast - the abstract syntax tree (AST) which should be evaluated
        Returns:
        the evaluated object or null, if evaluation isn't possible
        See Also:
        Validate
      • polynomialQ

        public static boolean polynomialQ(IExpr polnomialExpr,
                                          IAST variables)
      • apply

        public boolean apply(IExpr firstArg,
                             IExpr secondArg)
        Description copied from interface: BiPredicate
        Applies this Predicate to the given objects.
        Specified by:
        apply in interface BiPredicate<IExpr>
        Returns:
        the value of this Predicate when applied to input t1 and t2.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.