Home
last modified time | relevance | path

Searched refs:reduce_coeff (Results 1 – 4 of 4) sorted by relevance

/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/nmod_mpoly/
H A Dmul_array.c118 #define LEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
134 reduce_coeff \
424 #define DEGLEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
465 reduce_coeff \
549 #define DEGREVLEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
582 reduce_coeff \
/dports/math/e-antic/flint2-ae7ec89/nmod_mpoly/
H A Dmul_array.c118 #define LEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
134 reduce_coeff \
424 #define DEGLEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
465 reduce_coeff \
549 #define DEGREVLEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
582 reduce_coeff \
/dports/math/flint2/flint-2.8.4/nmod_mpoly/
H A Dmul_array.c114 #define LEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
130 reduce_coeff \
414 #define DEGLEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
455 reduce_coeff \
539 #define DEGREVLEX_UNPACK_MACRO(fxn_name, coeff_decl, nonzero_test, reduce_coeff) \ argument
572 reduce_coeff \
/dports/math/GiNaC/ginac-1.8.2/ginac/
H A Dfactor.cpp497 static void reduce_coeff(umodpoly& a, const cl_I& x) in reduce_coeff() function
1752 reduce_coeff(e, modulus); in eea_lift()