![]() |
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 11501 of file kutil.cc.
Definition at line 2426 of file kstd1.cc.
Definition at line 3806 of file kstd1.cc.
Definition at line 3555 of file kstd1.cc.
Definition at line 3460 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 3225 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 3073 of file kstd1.cc.
Definition at line 3331 of file kstd1.cc.
Definition at line 3233 of file kstd1.cc.
Definition at line 2265 of file kstd1.cc.
Definition at line 2124 of file kstd1.cc.
Definition at line 3396 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 2672 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 2611 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 2439 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 2968 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.