Home
last modified time | relevance | path

Searched refs:ZV_neg_inplace (Results 1 – 7 of 7) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dhnf_snf.c814 ZV_neg_inplace(gel(A,j0)); in ZM_reduce()
962 if (s < 0) ZV_neg_inplace(gel(A,def)); in hnf_i()
1851 ZV_neg_inplace(gel(A,j)); in ZM_hnfperm()
1878 ZV_neg_inplace(gel(A,k)); in ZM_hnfperm()
2018 ZV_neg_inplace(gel(A,r)); in ZM_hnfall_i()
H A DZV.c1085 ZV_neg_inplace(GEN M) in ZV_neg_inplace() function
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4734 ZV_copy, ZV_neg, ZV_neg_inplace ZV_togglesign, ZV_indexsort
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd1153 void ZV_neg_inplace(GEN M)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd1291 void ZV_neg_inplace(GEN M)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h1380 void ZV_neg_inplace(GEN M);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex8478 \fun{void}{ZV_neg_inplace}{GEN x} negates the \kbd{ZV} \kbd{x} in place, by