Home
last modified time | relevance | path

Searched refs:nf_get_M (Results 1 – 14 of 14) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbuch2.c879 GEN M = nf_get_M(nf); in factorgen()
1100 GEN U, y, matep, A, T = nf_get_pol(nf), M = nf_get_M(nf); in getfu()
1664 bnf = checkbnf(bnf); nf = bnf_get_nf(bnf); M = nf_get_M(nf); in isprincipalarch()
2183 GEN M = nf_get_M(nf), nembs = cgetg(cache->last - cache->base+1, t_MAT); in get_embs()
2573 GEN L_jid = F->L_jid, M = nf_get_M(nf), R, NR; in rnd_rel()
2730 GEN M = nf_get_M(nf); in be_honest()
3717 M_sn = nf_get_M(nf); in Buchall_param()
3725 F.embperm = automorphism_perms(nf_get_M(nf), auts, cyclic, R1, R2, N); in Buchall_param()
3923 GEN E, M = nf_get_M(nf); in Buchall_param()
H A Dbase3.c1369 x = RgM_RgC_mul(nf_get_M(nf), Q_primpart(x)); in nf_cxlog()
1440 x = RgM_RgC_mul(nf_get_M(nf), x); in nflogembed()
1516 return gerepileupto(av, nfembed_i(nf_get_M(nf),x,k)); in nfembed()
1564 GEN M = nf_get_M(nf), sarch = NULL; in nfchecksigns_i()
1666 GEN cex, M = nf_get_M(nf), archp = sarch_get_archp(sarch); in nfsetsigns()
1705 GEN lambda, Mr = rowpermute(nf_get_M(nf), archp), MI = F? RgM_mul(Mr,F): Mr; in setsigns_init()
2000 x = Q_primpart(x); M = nf_get_M(nf); sarch = NULL; np = -1; in nfsign_arch()
2098 GEN M = nf_get_M(nf); in nfeltembed()
H A Dbnfunits.c109 GEN ro = RgV_dotproduct(row(nf_get_M(nf), i), z); in bnfisunit()
H A Dbase5.c918 GEN M = nf_get_M(nf); in nftocomplex()
976 GEN cx, y, m, M = nf_get_M(nf); in findmin()
H A Dbuch3.c834 M = gprec_w(nf_get_M(nf), prec); in minimforunits()
H A Dbase2.c1855 GEN T = nf_get_pol(nf), M = nf_get_M(nf); in init_norm()
H A Delliptic.c4985 x = RgM_RgC_mul(nf_get_M(nf), x); in nfembedall()
/dports/math/pari/pari-2.13.3/src/modules/
H A Dstark.c1497 d->M = M = nf_get_M(nf2); in RecCoeff3()
1545 GEN vec, M = nf_get_M(nf), beta = d->beta; in RecCoeff2()
2954 GEN M = nf_get_M(nf); in to_approx()
3017 GEN a,b, M = nf_get_M(nf), u = gcoeff(M,1,2); in findbezk()
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex200 \fun{GEN}{nf_get_M}{GEN nf} returns the $(r_1+r_2)\times n$ matrix $M$
1719 \fun{GEN}{nf_get_M}{GEN nf} returns the $(r_1+r_2)\times n$ matrix $M$
1730 x = RgM_RgC_mul(nf_get_M(nf), algtobasis(nf,v));
1741 x = gnorm( RgM_RgC_mul(nf_get_M(nf), algtobasis(nf,v)) );
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2761 nf_get_M(GEN nf) { return gmael(nf,5,1); } in nf_get_M() function
H A Dparidecl.h5722 INLINE GEN nf_get_M(GEN nf);
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4796 nf_get_M, nf_get_G, nf_get_roundG,
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4637 GEN nf_get_M(GEN nf)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4797 GEN nf_get_M(GEN nf)