![]() |
My Project
|
#include "kernel/mod2.h"
#include "kernel/GBEngine/kutil.h"
#include "misc/options.h"
#include "kernel/polys.h"
#include "kernel/ideals.h"
#include "kernel/GBEngine/kstd1.h"
#include "kernel/GBEngine/khstd.h"
#include "polys/kbuckets.h"
#include "polys/prCopy.h"
#include "polys/weight.h"
#include "misc/intvec.h"
#include "polys/nc/nc.h"
Go to the source code of this file.
Functions | |
static poly | kSplitAt (int k, TObject *h, kStrategy strat) |
static poly | kSplitAt (int k, LObject *h, kStrategy strat) |
static void | kAppend (poly t, TObject *h) |
static poly | lazyComp (number *A, poly *M, poly *T, int index, poly s, int *l, const ring tailR) |
int | redLiftstd (LObject *h, kStrategy strat) |
|
static |
Definition at line 107 of file kLiftstd.cc.
Definition at line 58 of file kLiftstd.cc.
Definition at line 27 of file kLiftstd.cc.
|
static |
Definition at line 118 of file kLiftstd.cc.
Definition at line 152 of file kLiftstd.cc.