My Project
|
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... | |
static void | idShallowDelete (ideal *h) |
id_ShallowDelete deletes the monomials of the polynomials stored inside of it More... | |
static void | deleteOrdering (ring r) |
void | z_Write (number p, ring r) |
void | id_Write (const ideal I, const ring r) |
Definition at line 7 of file singularWishlist.h.
|
inlinestatic |
Definition at line 80 of file singularWishlist.h.
|
inlinestatic |
id_ShallowDelete deletes the monomials of the polynomials stored inside of it
Definition at line 66 of file singularWishlist.h.
p_LmDivisibleBy checks also the divisibility of coefficients
Definition at line 53 of file singularWishlist.h.
void z_Write | ( | number | p, |
ring | r | ||
) |