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

Class UnaryVariable2Slot

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      IExpr apply(IExpr firstArg)
      For every given argument return the associated unique slot from the internal Map
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UnaryVariable2Slot

        public UnaryVariable2Slot(java.util.Map<IExpr,IExpr> map,
                                  java.util.List<IExpr> variableList)
    • Method Detail

      • apply

        public IExpr apply(IExpr firstArg)
        For every given argument return the associated unique slot from the internal Map
        Specified by:
        apply in interface Function<IExpr,IExpr>

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.