![]() |
My Project
|
#include "kernel/mod2.h"#include "misc/options.h"#include "misc/intvec.h"#include "polys/weight.h"#include "kernel/polys.h"#include "kernel/GBEngine/kutil.h"#include "kernel/GBEngine/kstd1.h"#include "kernel/GBEngine/khstd.h"#include "kernel/combinatorics/stairc.h"#include "kernel/ideals.h"#include "polys/nc/nc.h"#include "polys/nc/sca.h"#include "kernel/GBEngine/nc.h"#include "kernel/GBEngine/kInline.h"#include "polys/shiftop.h"Go to the source code of this file.
Macros | |
| #define | MORA_USE_BUCKETS |
| #define | PRE_INTEGER_CHECK 0 |
Variables | |
| VAR BITSET | kOptions |
| VAR BITSET | validOpts |
| VAR intvec * | kModW |
| VAR intvec * | kHomW |
|
static |
Definition at line 118 of file kstd1.cc.
Definition at line 1629 of file kstd1.cc.
Definition at line 1566 of file kstd1.cc.
Definition at line 1312 of file kstd1.cc.
Definition at line 1343 of file kstd1.cc.
Definition at line 1690 of file kstd1.cc.
Definition at line 1820 of file kstd1.cc.
Definition at line 1750 of file kstd1.cc.
Definition at line 11478 of file kutil.cc.
Definition at line 2421 of file kstd1.cc.
Definition at line 3802 of file kstd1.cc.
Definition at line 3551 of file kstd1.cc.
Definition at line 3456 of file kstd1.cc.
| ideal kMin_std | ( | ideal | F, |
| ideal | Q, | ||
| tHomog | h, | ||
| intvec ** | w, | ||
| ideal & | M, | ||
| intvec * | hilb, | ||
| int | syzComp, | ||
| int | reduced | ||
| ) |
Definition at line 3221 of file kstd1.cc.
| ideal kMin_std2 | ( | ideal | F, |
| ideal | Q, | ||
| tHomog | h, | ||
| intvec ** | w, | ||
| ideal & | M, | ||
| bigintmat * | hilb, | ||
| int | syzComp, | ||
| int | reduced | ||
| ) |
Definition at line 3069 of file kstd1.cc.
Definition at line 3327 of file kstd1.cc.
Definition at line 3229 of file kstd1.cc.
Definition at line 2260 of file kstd1.cc.
Definition at line 2119 of file kstd1.cc.
Definition at line 3392 of file kstd1.cc.
| ideal kSba | ( | ideal | F, |
| ideal | Q, | ||
| tHomog | h, | ||
| intvec ** | w, | ||
| int | sbaOrder, | ||
| int | arri, | ||
| bigintmat * | hilb, | ||
| int | syzComp, | ||
| int | newIdeal, | ||
| intvec * | vw | ||
| ) |
Definition at line 2668 of file kstd1.cc.
| ideal kStd2 | ( | ideal | F, |
| ideal | Q, | ||
| tHomog | h, | ||
| intvec ** | w, | ||
| bigintmat * | hilb, | ||
| int | syzComp, | ||
| int | newIdeal, | ||
| intvec * | vw, | ||
| s_poly_proc_t | sp | ||
| ) |
generic interface to GB/SB computations, large hilbert vectors
rIsLPRing already tested above
Definition at line 2607 of file kstd1.cc.
| ideal kStd_internal | ( | ideal | F, |
| ideal | Q, | ||
| tHomog | h, | ||
| intvec ** | w, | ||
| bigintmat * | hilb, | ||
| int | syzComp, | ||
| int | newIdeal, | ||
| intvec * | vw, | ||
| s_poly_proc_t | sp | ||
| ) |
pure GB/SB computations
Definition at line 2434 of file kstd1.cc.
| ideal kStdShift | ( | ideal | F, |
| ideal | Q, | ||
| tHomog | h, | ||
| intvec ** | w, | ||
| bigintmat * | hilb, | ||
| int | syzComp, | ||
| int | newIdeal, | ||
| intvec * | vw, | ||
| BOOLEAN | rightGB | ||
| ) |
Definition at line 2964 of file kstd1.cc.
Definition at line 1887 of file kstd1.cc.
Definition at line 168 of file kstd1.cc.
Definition at line 794 of file kstd1.cc.
Definition at line 976 of file kstd1.cc.
Definition at line 1080 of file kstd1.cc.
Definition at line 385 of file kstd1.cc.
Definition at line 566 of file kstd1.cc.
Definition at line 1394 of file kstd1.cc.
Definition at line 1474 of file kstd1.cc.