![]() |
Go to the source code of this file.
Functions | |
void | scComputeHC (ideal s, ideal Q, int k, poly &hEdge, ring tailRing=currRing) |
intvec * | scIndIntvec (ideal S, ideal Q=NULL) |
int | scDimInt (ideal s, ideal Q=NULL) |
int | scMultInt (ideal s, ideal Q=NULL) |
int | scMult0Int (ideal s, ideal Q=NULL, const ring tailRing=currRing) |
void | scPrintDegree (int co, int mu) |
void | scDegree (ideal s, intvec *modulweight, ideal Q=NULL) |
ideal | scKBase (int deg, ideal s, ideal Q=NULL, intvec *mv=NULL) |
void scComputeHC | ( | ideal | s, |
ideal | Q, | ||
int | k, | ||
poly & | hEdge, | ||
ring | tailRing = currRing |
||
) |
Definition at line 1005 of file hdegree.cc.
Definition at line 822 of file hdegree.cc.
int scDimInt | ( | ideal | s, |
ideal | Q = NULL |
||
) |
Definition at line 72 of file hdegree.cc.
Definition at line 212 of file hdegree.cc.
Definition at line 1353 of file hdegree.cc.
Definition at line 919 of file hdegree.cc.
int scMultInt | ( | ideal | s, |
ideal | Q = NULL |
||
) |
Definition at line 799 of file hdegree.cc.
void scPrintDegree | ( | int | co, |
int | mu | ||
) |
Definition at line 808 of file hdegree.cc.