Home
last modified time | relevance | path

Searched refs:RgM_shallowcopy (Results 1 – 16 of 16) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dalglin2.c338 av = avma; y = RgM_shallowcopy(x); in caradj()
591 M = RgM_shallowcopy(M); in RgM_Frobenius()
817 if (bit) x0 = RgM_shallowcopy(x0); in RgM_hess()
818 av = avma; x = RgM_shallowcopy(x0); in RgM_hess()
918 x = RgM_shallowcopy(x); in FpM_hess()
1585 a = RgM_shallowcopy(a); in gaussred()
1922 x = RgM_shallowcopy(x); in QM_ImQ_all()
H A Dhnf_snf.c941 A = RgM_shallowcopy(A); in hnf_i()
1019 x = RgM_shallowcopy(x); in ZpM_echelon()
1214 x = RgM_shallowcopy(x); in ZM_hnfmodall_i()
1836 A = RgM_shallowcopy(A); in ZM_hnfperm()
1984 A = RgM_shallowcopy(A); in ZM_hnfall_i()
2631 A = RgM_shallowcopy(A); in RgM_hnfall()
2679 x = RgM_shallowcopy(x); in RgXM_snf()
H A Dalglin1.c129 x = RgM_shallowcopy(x); in gen_ker()
208 x = RgM_shallowcopy(x); in gen_Gauss_pivot()
251 a = RgM_shallowcopy(a); in gen_det()
320 a = RgM_shallowcopy(a); in gen_Gauss()
321 b = RgM_shallowcopy(b); in gen_Gauss()
2618 a = RgM_shallowcopy(a); in RgM_solve_basecase()
3509 x = RgM_shallowcopy(x0); in RgM_deplin_i()
3686 x = RgM_shallowcopy(x); in gauss_pivot_ker()
3734 x = RgM_shallowcopy(x0); in RgM_pivots()
5139 a = RgM_shallowcopy(a); in det_simple_gauss()
[all …]
H A DFlv.c1074 a = RgM_shallowcopy(a); in Flm_gauss()
1075 b = RgM_shallowcopy(b); in Flm_gauss()
1093 a = RgM_shallowcopy(a); in Flm_inv_i()
H A Dqfsolve.c200 a = RgM_shallowcopy(a); in partialgaussred()
340 G = RgM_shallowcopy(G); in qf_apply_tau()
H A Dbase4.c334 if (!s) return a? RgM_shallowcopy(a): a; in addmul_mat()
2546 G = RgM_shallowcopy(nf_get_G(nf)); in nf_get_Gtwist()
2559 GEN G = RgM_shallowcopy( nf_get_G(nf) ); in nf_get_Gtwist1()
H A Dlll.c522 x = RgM_shallowcopy(x); in ZM_lll_norms()
H A Dbb_hnf.c549 H = RgM_shallowcopy(A); in gen_howell_i()
H A Dbibli1.c233 GEN f = RgM_shallowcopy(e), B, iB; in RgM_gram_schmidt()
H A Dbuch3.c2386 mm = RgM_shallowcopy(m); in bnrclassno_all()
H A Dbase2.c3810 A = gel(order,1); A = RgM_shallowcopy(A); in rnfhnfbasis()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h541 { return typ(x) == t_MAT ? RgM_shallowcopy(x): leafcopy(x); } in shallowcopy()
2301 RgM_shallowcopy(GEN x) in RgM_shallowcopy() function
2309 F2m_copy(GEN x) { return RgM_shallowcopy(x); } in F2m_copy()
2312 Flm_copy(GEN x) { return RgM_shallowcopy(x); } in Flm_copy()
H A Dparidecl.h5939 INLINE GEN RgM_shallowcopy(GEN x);
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4832 GEN RgM_shallowcopy(GEN x)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4992 GEN RgM_shallowcopy(GEN x)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex14527 may call \tet{RgM_shallowcopy} directly; if $x$ is known not to be a \typ{MAT},
14530 \fun{GEN}{RgM_shallowcopy}{GEN x} returns \kbd{shallowcopy(x)}, where $x$