Home
last modified time | relevance | path

Searched defs:halfmod (Results 1 – 5 of 5) sorted by relevance

/dports/math/e-antic/flint2-ae7ec89/fmpz_mat/
H A Dsnf_iliopoulos.c110 fmpz_t b, g, u, v, r1g, r2g, halfmod; in _eliminate_row() local
/dports/math/flint2/flint-2.8.4/fmpz_mat/
H A Dsnf_iliopoulos.c110 fmpz_t b, g, u, v, r1g, r2g, halfmod; in _eliminate_row() local
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_mat/
H A Dsnf_iliopoulos.c110 fmpz_t b, g, u, v, r1g, r2g, halfmod; in _eliminate_row() local
/dports/math/GiNaC/ginac-1.8.2/ginac/
H A Dfactor.cpp445 cl_I halfmod = (mod-1) >> 1; in umodpoly_to_ex() local
464 cl_I halfmod = (mod-1) >> 1; in umodpoly_to_upoly() local
1831 numeric halfmod = (mod-1)/2; in operator ()() local
/dports/math/form/form-4.2.1/sources/
H A Dstructs.h1663 UWORD *halfmod; /* (C) half the modulus when not zero */ member