kernel
GBEngine
f5data.cc
Go to the documentation of this file.
1
//! \file f5data.h
2
/****************************************
3
* Computer Algebra System SINGULAR *
4
****************************************/
5
/*
6
* ABSTRACT: lpolynomial definition
7
*/
8
9
10
11
#include <
kernel/mod2.h
>
12
13
#ifdef HAVE_F5
14
#include <
kernel/GBEngine/kutil.h
>
15
#include <
kernel/structs.h
>
16
#include <
omalloc/omalloc.h
>
17
#include <
kernel/polys.h
>
18
#include <
polys/monomials/p_polys.h
>
19
#include <
kernel/ideals.h
>
20
#include <
kernel/GBEngine/kstd1.h
>
21
#include <
kernel/GBEngine/khstd.h
>
22
#include <
polys/kbuckets.h
>
23
#include <
polys/weight.h
>
24
#include <
misc/intvec.h
>
25
#include <
kernel/polys.h
>
26
#include <
kernel/GBEngine/f5gb.h
>
27
#include <
kernel/GBEngine/f5data.h
>
28
#include <
kernel/GBEngine/f5lists.h
>
29
/*
30
=====================
31
everything is inlined
32
=====================
33
*/
34
#endif
structs.h
mod2.h
polys.h
Compatiblity layer for legacy polynomial operations (over currRing)
p_polys.h
kutil.h
kbuckets.h
f5lists.h
f5data.h
weight.h
kstd1.h
omalloc.h
f5gb.h
khstd.h
ideals.h
intvec.h
Generated on Wed Oct 4 2017 13:16:58 by
doxygen 1.8.13
for
Singular UNKNOWN_GIT_VERSION