Home
last modified time | relevance | path

Searched refs:PolyFromRoots_Tree (Results 1 – 3 of 3) sorted by relevance

/dports/math/gmp-ecm/ecm-7.0.4/
H A Dlistz.c392 PolyFromRoots_Tree (listz_t G, listz_t a, unsigned int k, listz_t T, in PolyFromRoots_Tree() function
425 PolyFromRoots_Tree (H1, a, l, T, dolvl - 1, n, NextTree, TreeFile, sh); in PolyFromRoots_Tree()
426 PolyFromRoots_Tree (H1 + l, a + l, m, T, dolvl - 1, n, NextTree, in PolyFromRoots_Tree()
H A Decm-impl.h422 #define PolyFromRoots_Tree __ECM(PolyFromRoots_Tree) macro
423 int PolyFromRoots_Tree (listz_t, listz_t, unsigned int, listz_t, int,
H A Dstage2.c461 : PolyFromRoots_Tree (F, F, dF, T, i - 1, n, NULL, TreeFile, 0); in stage2()
478 PolyFromRoots_Tree (F, F, dF, T, -1, n, Tree, NULL, 0); in stage2()