Home
last modified time | relevance | path

Searched refs:FlxqM_mul (Results 1 – 9 of 9) sorted by relevance

/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.1271 PB 30- FlxqM_mul could return wrong result [#2174]
H A DCHANGES-2.6284 F2xqM_mul, F2xqM_F2xqC_mul, FlxqM_FlxqC_mul, FlxqM_mul.
/dports/math/pari/pari-2.13.3/src/basemath/
H A DFF.c2452 return FFM_FFM_wrap(M, N, ff, FqM_mul, FlxqM_mul, F2xqM_mul); in FFM_mul()
H A DFlxX.c1815 C = gerepileupto(av, FlxqM_mul(A, B, T, p)); in FlxqX_FlxqXQV_eval()
H A Dalglin1.c1452 FlxqM_mul(GEN A, GEN B, GEN T, ulong p) { in FlxqM_mul() function
1498 return FlxqM_mul(A, B, D->T, D->p); in _FlxqM_mul()
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd1384 GEN FlxqM_mul(GEN a, GEN b, GEN T, ulong p)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd1522 GEN FlxqM_mul(GEN a, GEN b, GEN T, ulong p)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h1629 GEN FlxqM_mul(GEN a, GEN b, GEN T, ulong p);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex4680 \fun{GEN}{FlxqM_mul}{GEN a, GEN b, GEN T, ulong p}