![]() |
#include <polys/monomials/p_polys.h>
Go to the source code of this file.
Functions | |
static BOOLEAN | _p_LeadmonomDivisibleByNoComp (poly a, poly b, const ring r) |
static BOOLEAN | p_LeadmonomDivisibleBy (poly a, poly b, const ring r) |
p_LmDivisibleBy checks also the divisibility of coefficients More... | |
void | idShallowDelete (ideal *h) |
id_ShallowDelete deletes the monomials of the polynomials stored inside of it More... | |
Definition at line 16 of file singularWishlist.h.
|
inline |
id_ShallowDelete deletes the monomials of the polynomials stored inside of it
Definition at line 75 of file singularWishlist.h.
p_LmDivisibleBy checks also the divisibility of coefficients
Definition at line 62 of file singularWishlist.h.