Home
last modified time | relevance | path

Searched refs:_can_invd (Results 1 – 2 of 2) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A DF2xqE.c607 _can_invd(void *E, GEN V, GEN v, GEN q, long M) in _can_invd() function
620 { return gen_ZpX_Newton(F2x_to_ZX(P),gen_2, n, NULL, _can_iter, _can_invd); } in F2x_Teichmuller()
H A DHensel.c1108 _can_invd(void *E, GEN V, GEN v, GEN qM, long M) in _can_invd() function
1121 { return gen_ZpX_Newton(Flx_to_ZX(P),utoi(3), n, NULL, _can_iter, _can_invd); } in F3x_frobeniuslift()