![]() |
Go to the source code of this file.
Typedefs | |
| typedef polyrec * | poly |
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) |
Variables | |
| ring | currRing |
| Widely used global variable which specifies the current polynomial ring for Singular interpreter and legacy implementatins. : one should avoid using it in newer designs, for example due to possible problems in parallelization with threads. More... | |
Definition at line 999 of file hdegree.cc.
Definition at line 818 of file hdegree.cc.
Definition at line 72 of file hdegree.cc.
Definition at line 211 of file hdegree.cc.
Definition at line 1333 of file hdegree.cc.
Definition at line 914 of file hdegree.cc.
Definition at line 796 of file hdegree.cc.
Definition at line 804 of file hdegree.cc.