![]() |
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 1700 of file hdegree.cc.
|
static |
Definition at line 1609 of file hdegree.cc.
Definition at line 491 of file hdegree.cc.
Definition at line 543 of file hdegree.cc.
Definition at line 802 of file hdegree.cc.
Definition at line 726 of file hdegree.cc.
Definition at line 35 of file hdegree.cc.
Definition at line 1029 of file hdegree.cc.
|
static |
Definition at line 1040 of file hdegree.cc.
Definition at line 564 of file hdegree.cc.
Definition at line 370 of file hdegree.cc.
Definition at line 384 of file hdegree.cc.
Definition at line 207 of file hdegree.cc.
Definition at line 703 of file hdegree.cc.
Definition at line 621 of file hdegree.cc.
Definition at line 1971 of file hdegree.cc.
Definition at line 1759 of file hdegree.cc.
Definition at line 1779 of file hdegree.cc.
Definition at line 1861 of file hdegree.cc.
Definition at line 2111 of file hdegree.cc.
Definition at line 1800 of file hdegree.cc.
Definition at line 1259 of file hdegree.cc.
Definition at line 1100 of file hdegree.cc.
Definition at line 1293 of file hdegree.cc.
Definition at line 926 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 1175 of file hdegree.cc.
Definition at line 1430 of file hdegree.cc.
Definition at line 286 of file hdegree.cc.
Definition at line 1448 of file hdegree.cc.
Definition at line 950 of file hdegree.cc.
Definition at line 912 of file hdegree.cc.
Definition at line 2014 of file hdegree.cc.
|
static |
Definition at line 2057 of file hdegree.cc.
Definition at line 2001 of file hdegree.cc.
STATIC_VAR scmon act |
Definition at line 1173 of file hdegree.cc.
Definition at line 27 of file hdegree.cc.
STATIC_VAR scmon hInd |
Definition at line 205 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 353 of file hdegree.cc.
Definition at line 353 of file hdegree.cc.
STATIC_VAR poly last |
Definition at line 1172 of file hdegree.cc.
STATIC_VAR poly pWork |
Definition at line 1027 of file hdegree.cc.