Home
last modified time | relevance | path

Searched refs:get_Fq_field (Results 1 – 6 of 6) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dalglin1.c1440 const struct bb_field *ff = get_Fq_field(&E, T, p); in FqM_FqC_mul()
1474 ff = get_Fq_field(&E, T, p); in FqM_mul()
1579 const struct bb_field *S = get_Fq_field(&E,T,p); in FqM_det()
1624 const struct bb_field *S = get_Fq_field(&E,T,p); in FqM_gauss_pivot_gen()
1775 const struct bb_field *ff = get_Fq_field(&E, T, p); in FqM_invimage()
1828 const struct bb_field *ff = get_Fq_field(&E, T, p); in FqM_FqC_invimage()
1901 const struct bb_field *S = get_Fq_field(&E,T,p); in FqM_ker_gen()
2030 const struct bb_field *S = get_Fq_field(&E,T,p); in FqM_gauss_gen()
H A Dpolarit3.c759 const struct bb_field *get_Fq_field(void **E, GEN T, GEN p) in get_Fq_field() function
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd3967 const bb_field *get_Fq_field(void **E, GEN T, GEN p)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4128 const bb_field *get_Fq_field(void **E, GEN T, GEN p)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h4931 const struct bb_field *get_Fq_field(void **E, GEN T, GEN p);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex10712 \fun{const struct bb_field *}{get_Fq_field}{void **pE, GEN T, GEN p}