Home
last modified time | relevance | path

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

/dports/math/cadabra2/cadabra2-2.3.6.8/core/pythoncdb/
H A Dpy_algorithms.hh35 Ex_ptr apply_algo(Ex_ptr ex, bool deep, bool repeat, unsigned int depth) in apply_algo() function
42 Ex_ptr apply_algo(Ex_ptr ex, Arg1 arg1, bool deep, bool repeat, unsigned int depth) in apply_algo() function
49 Ex_ptr apply_algo(Ex_ptr ex, Arg1 arg1, Arg2 arg2, bool deep, bool repeat, unsigned int depth) in apply_algo() function
56 …Ex_ptr apply_algo(Ex_ptr ex, Arg1 arg1, Arg2 arg2, Arg3 arg3, bool deep, bool repeat, unsigned int… in apply_algo() function