Home
last modified time | relevance | path

Searched refs:RgM_neg (Results 1 – 11 of 11) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A DRgV.c449 RgM_neg(GEN x) in RgM_neg() function
H A Dqfsolve.c304 B = ground(RgM_neg(RgM_mul(RgM_inv(A), V))); in qflllgram_indefgoon()
H A Dalglin2.c354 if (py) *py = odd(n)? gcopy(y): RgM_neg(y); in caradj()
H A Dgen2.c1865 case t_MAT: return RgM_neg(x); in gneg()
H A Dmodsym.c1645 { if (signe(n) < 0) M = RgM_neg(M); } in act_ZGl2Q()
H A Dalglin1.c4152 x = ker(shallowconcat(RgM_neg(A), B)); in RgM_invimage()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4760 RgM_neg, RgM_add, RgM_sub, RgM_Rg_div, RgM_Rg_mul,
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd921 GEN RgM_neg(GEN x)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd1059 GEN RgM_neg(GEN x)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h1110 GEN RgM_neg(GEN x);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex8905 \fun{GEN}{RgM_neg}{GEN x} returns $-x$.