Home
last modified time | relevance | path

Searched refs:ScanPermCycle (Results 1 – 4 of 4) sorted by relevance

/dports/math/gap/gap-4.11.0/src/
H A Dpermutat.h194 UInt ScanPermCycle(
H A Dexprs.c796 m = ScanPermCycle(perm, m, (Obj)cycle, in EvalPermExpr()
H A Dpermutat.cc2223 m = ScanPermCycle(perm, m, cycle, LEN_LIST(cycle), ELM_LIST); in Array2Perm()
2256 UInt ScanPermCycle( in ScanPermCycle() function
H A Dintrprtr.c1913 m = ScanPermCycle(perm, m, 0, nrx, GetFromStack); in IntrPermCycle()