Home
last modified time | relevance | path

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

/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbase4.c1109 if (!ZM_ishnf(x)) x = idealmat_to_hnf(nf,x); in idealmat_mul()
1110 if (!ZM_ishnf(y)) y = idealmat_to_hnf(nf,y); in idealmat_mul()
1867 if (!ZM_ishnf(x)) return 0; in isideal()
H A Dalglin2.c1301 ZM_ishnf(GEN x) in ZM_ishnf() function
3235 if (m == n && ZM_ishnf(x)) in smithall()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase4.c151 if (nx == N && RgM_is_ZM(x) && ZM_ishnf(x)) return x; in idealhnf_shallow()
2382 if (!ZM_ishnf(x)) return 0; in isideal()
H A DZV.c1256 ZM_ishnf(GEN x) in ZM_ishnf() function
H A Dhnf_snf.c2320 if (m == n && ZM_ishnf(x)) in ZM_snfall_i()
/dports/math/pari/pari-2.13.3/
H A DCOMPAT708 - remove RgM_ishnf (use ZM_ishnf instead).
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h196 int ZM_ishnf(GEN x);
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd1119 int ZM_ishnf(GEN x)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd1257 int ZM_ishnf(GEN x)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h1344 int ZM_ishnf(GEN x);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex8726 \fun{int}{ZM_ishnf}{GEN x} return $1$ if $x$ is in HNF form, i.e. is upper