Home
last modified time | relevance | path

Searched defs:apply_generic (Results 1 – 2 of 2) sorted by relevance

/dports/math/cadabra2/cadabra2-2.3.6.8/core/
H A DAlgorithm.cc108 Algorithm::result_t Algorithm::apply_generic(bool deep, bool repeat, unsigned int depth) in apply_generic() function in Algorithm
114 Algorithm::result_t Algorithm::apply_generic(Ex::iterator& it, bool deep, bool repeat, unsigned int… in apply_generic() function in Algorithm
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Darithmetic.py2318 def apply_generic(self, expr, cond, evaluation): member in ConditionalExpression