 |
My Project
debian-1:4.1.1-p2+ds-4build1
|
Go to the documentation of this file. 1 #ifndef POLYS_NC_GB_HACK_H
2 #define POLYS_NC_GB_HACK_H
6 #ifdef PLURAL_INTERNAL_DECLARATIONS
26 #endif // PLURAL_INTERNAL_DECLARATIONS
29 #endif // POLYS_NC_GB_HACK_H
ideal k_sca_mora(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
Modified modern Sinuglar Mora's algorithm.
ideal k_gnc_gr_mora(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
ideal k_sca_bba(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
Modified modern Sinuglar Buchberger's algorithm.
ideal(* BBA_Proc)(const ideal, const ideal, const intvec *, const intvec *, kStrategy strat, const ring)
ideal k_gnc_gr_bba(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
poly(* NF_Proc)(ideal, ideal, poly, int, int, const ring _currRing)
ideal k_sca_gr_bba(const ideal, const ideal, const intvec *, const intvec *, kStrategy, const ring _currRing)
Modified Plural's Buchberger's algorithmus.