Home
last modified time | relevance | path

Searched refs:bnf_get_no (Results 1 – 18 of 18) sorted by relevance

/dports/math/pari/pari-2.13.3/src/functions/member_functions/
H A Dno8 (bnf):int:copy bnf_get_no($1)
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbuch3.c85 return gerepilecopy(av, mkvec3(shifti(bnf_get_no(bnf),r1-t), Cyc, Gen)); in bnfnarrow()
463 GEN hK = bnf_get_no(bnf); in Buchraymod_i()
548 h = bnf_get_no(bnf); in bnrclassno()
2080 h = bnf_get_no(bnf); in bnrclassnolist()
2267 h = bnf_get_no(bnf); in discrayabslist()
2467 h = itou(bnf_get_no(bnf)); in discrayabslistarch()
H A Dbase5.c1221 if (bnf && is_pm1( bnf_get_no(bnf) )) /* if bnf is principal */ in rnfpolred()
H A Dlfunutils.c962 GEN h = bnf_get_no(bnf); in lfunzetak_i()
H A Dbase2.c3829 if (is_pm1( bnf_get_no(bnf) )) return 1; in rnfisfree_aux()
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dgen.pyx966 def bnf_get_no(self): member in Gen
977 >>> K.bnf_get_no()
981 return clone_gen(bnf_get_no(self.g))
H A Dparidecl.pxd4739 GEN bnf_get_no(GEN bnf)
/dports/math/pari/pari-2.13.3/src/modules/
H A Dthue.c1203 if (!is_pm1(Ind) && !is_pm1(bnf_get_no(bnf)) && !is_pm1(a)) in maybe_warn()
H A Dstark.c1426 GEN h = bnf_get_no(bnf), R = bnf_get_reg(bnf); in GetValue1()
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc25.dsc2024 bnf_get_no(${1 code})
H A Dfunc27.dsc2184 bnf_get_no(${1 code})
H A Dfunc29.dsc2448 bnf_get_no(${1 code})
H A Dfunc211.dsc2465 bnf_get_no(${1 code})
H A Dfunc213.dsc2479 bnf_get_no(${1 code})
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2822 bnf_get_no(GEN bnf) { return abgrp_get_no(bnf_get_clgp(bnf)); } in bnf_get_no() function
H A Dparidecl.h5657 INLINE GEN bnf_get_no(GEN bnf);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex247 \fun{GEN}{bnf_get_no}{GEN bnf} returns the class number.
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4579 GEN bnf_get_no(GEN bnf)