![]() |
My Project
|
#include "kernel/mod2.h"#include "misc/intvec.h"#include "coeffs/numbers.h"#include "kernel/structs.h"#include "kernel/ideals.h"#include "kernel/polys.h"#include "kernel/combinatorics/hutil.h"#include "kernel/combinatorics/hilb.h"#include "kernel/combinatorics/stairc.h"#include "reporter/reporter.h"#include <vector>#include "misc/options.h"#include "polys/shiftop.h"Go to the source code of this file.
Variables | |
| VAR int | hCo |
| VAR int | hMu2 |
| VAR long | hMu |
| VAR omBin | indlist_bin = omGetSpecBin(sizeof(indlist)) |
| STATIC_VAR scmon | hInd |
| VAR indset | ISet |
| VAR indset | JSet |
| STATIC_VAR poly | pWork |
| STATIC_VAR poly | last |
| STATIC_VAR scmon | act |
|
static |
Definition at line 1666 of file hdegree.cc.
|
static |
Definition at line 1575 of file hdegree.cc.
Definition at line 489 of file hdegree.cc.
Definition at line 541 of file hdegree.cc.
Definition at line 800 of file hdegree.cc.
Definition at line 724 of file hdegree.cc.
Definition at line 35 of file hdegree.cc.
Definition at line 1003 of file hdegree.cc.
|
static |
Definition at line 1014 of file hdegree.cc.
Definition at line 562 of file hdegree.cc.
Definition at line 368 of file hdegree.cc.
Definition at line 382 of file hdegree.cc.
Definition at line 205 of file hdegree.cc.
Definition at line 701 of file hdegree.cc.
Definition at line 619 of file hdegree.cc.
Definition at line 1937 of file hdegree.cc.
Definition at line 1725 of file hdegree.cc.
Definition at line 1745 of file hdegree.cc.
Definition at line 1827 of file hdegree.cc.
Definition at line 2081 of file hdegree.cc.
Definition at line 1766 of file hdegree.cc.
Definition at line 1225 of file hdegree.cc.
Definition at line 1074 of file hdegree.cc.
Definition at line 1259 of file hdegree.cc.
ideal dimension
Definition at line 78 of file hdegree.cc.
scDimInt for ring-coefficients
Definition at line 136 of file hdegree.cc.
Definition at line 1141 of file hdegree.cc.
Definition at line 1396 of file hdegree.cc.
Definition at line 284 of file hdegree.cc.
Definition at line 1414 of file hdegree.cc.
Definition at line 924 of file hdegree.cc.
Definition at line 910 of file hdegree.cc.
Definition at line 1984 of file hdegree.cc.
|
static |
Definition at line 2027 of file hdegree.cc.
| STATIC_VAR scmon act |
Definition at line 1139 of file hdegree.cc.
Definition at line 27 of file hdegree.cc.
| STATIC_VAR scmon hInd |
Definition at line 203 of file hdegree.cc.
Definition at line 28 of file hdegree.cc.
Definition at line 27 of file hdegree.cc.
| VAR omBin indlist_bin = omGetSpecBin(sizeof(indlist)) |
Definition at line 29 of file hdegree.cc.
Definition at line 351 of file hdegree.cc.
Definition at line 351 of file hdegree.cc.
| STATIC_VAR poly last |
Definition at line 1138 of file hdegree.cc.
| STATIC_VAR poly pWork |
Definition at line 1001 of file hdegree.cc.