![]()  | 
  
    My Project
    
   | 
 
Go to the source code of this file.
Functions | |
| void | scComputeHC (ideal s, ideal Q, int k, poly &hEdge) | 
| intvec * | scIndIntvec (ideal S, ideal Q=NULL) | 
| int | scDimInt (ideal s, ideal Q=NULL) | 
| ideal dimension  More... | |
| int | scDimIntRing (ideal s, ideal Q=NULL) | 
| scDimInt for ring-coefficients  More... | |
| int | scMultInt (ideal s, ideal Q=NULL) | 
| long | scMult0Int (ideal s, ideal Q=NULL) | 
| 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) | 
| int | lp_gkDim (const ideal G) | 
| int | lp_kDim (const ideal G) | 
| intvec * | lp_ufnarovskiGraph (ideal G, ideal &standardWords) | 
| int lp_gkDim | ( | const ideal | G | ) | 
Definition at line 1862 of file hdegree.cc.
| int lp_kDim | ( | const ideal | G | ) | 
Definition at line 2112 of file hdegree.cc.
| intvec * lp_ufnarovskiGraph | ( | ideal | G, | 
| ideal & | standardWords | ||
| ) | 
Definition at line 1801 of file hdegree.cc.
| void scComputeHC | ( | ideal | s, | 
| ideal | Q, | ||
| int | k, | ||
| poly & | hEdge | ||
| ) | 
Definition at line 1101 of file hdegree.cc.
Definition at line 926 of file hdegree.cc.
| int scDimInt | ( | ideal | s, | 
| ideal | Q = NULL  | 
        ||
| ) | 
ideal dimension
Definition at line 78 of file hdegree.cc.
| int scDimIntRing | ( | ideal | s, | 
| ideal | Q = NULL  | 
        ||
| ) | 
scDimInt for ring-coefficients
Definition at line 136 of file hdegree.cc.
Definition at line 286 of file hdegree.cc.
Definition at line 1449 of file hdegree.cc.
| long scMult0Int | ( | ideal | s, | 
| ideal | Q = NULL  | 
        ||
| ) | 
Definition at line 950 of file hdegree.cc.
| int scMultInt | ( | ideal | s, | 
| ideal | Q = NULL  | 
        ||
| ) | 
| void scPrintDegree | ( | int | co, | 
| int | mu | ||
| ) | 
Definition at line 912 of file hdegree.cc.