My Project  debian-1:4.1.2-p1+ds-2
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 #include "kernel/mod2.h"
10 
11 #ifdef HAVE_F5
12 #include "kernel/GBEngine/kutil.h"
13 #include "kernel/structs.h"
14 #include "kernel/polys.h"
16 #include "kernel/ideals.h"
17 #include "kernel/GBEngine/kstd1.h"
18 #include "kernel/GBEngine/khstd.h"
19 #include "polys/kbuckets.h"
20 #include "polys/weight.h"
21 #include "misc/intvec.h"
22 #include "kernel/polys.h"
23 #include "kernel/GBEngine/f5gb.h"
24 #include "kernel/GBEngine/f5data.h"
26 /*
27 =====================
28 everything is inlined
29 =====================
30 */
31 #endif
kutil.h
weight.h
polys.h
f5gb.h
structs.h
mod2.h
f5lists.h
p_polys.h
intvec.h
f5data.h
kbuckets.h
kstd1.h
khstd.h
ideals.h