Home
last modified time | relevance | path

Searched refs:vecindexmax (Results 1 – 8 of 8) sorted by relevance

/dports/math/pari/pari-2.13.3/src/modules/
H A Dthue.c59 vecmax_shallow(GEN v) { return gel(v, vecindexmax(v)); } in vecmax_shallow()
1069 D = gabs(Delta,Prec); i1 = vecindexmax(D); in LargeSols()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dgen2.c2024 vecindexmax(GEN x) in vecindexmax() function
2075 i = vecindexmax(x); if (pi) *pi = utoipos(i); in vecmax0()
H A Dellanal.c548 bndmax = gel(bnd,vecindexmax(bnd)); in heegner_psi()
H A Dbuch2.c1777 || abscmpiu(gel(R,vecindexmax(R)), 4 * bit_accuracy(*pprec)) < 0) in isprincipalall()
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd3005 long vecindexmax(GEN x)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd3163 long vecindexmax(GEN x)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h3652 long vecindexmax(GEN x);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex11929 \fun{long}{vecindexmax}{GEN x} returns the index for a maximal element of $x$
11932 \fun{long}{vecindexmax}{GEN x}