Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
kernel
GBEngine
tgb.h
Go to the documentation of this file.
1
#ifndef TGB_H
2
#define TGB_H
3
/****************************************
4
* Computer Algebra System SINGULAR *
5
****************************************/
6
/*
7
* ABSTRACT: trepgb interface
8
*/
9
10
//! \file tgb.h
11
//#define OM_CHECK 3
12
//#define OM_TRACK 5
13
14
#include <
polys/monomials/ring.h
>
15
16
#include <
kernel/structs.h
>
17
18
19
20
ideal
t_rep_gb
(ring
r
,ideal arg_I,
int
syz_comp,
BOOLEAN
F4_mode=
FALSE
);
21
#endif
structs.h
FALSE
#define FALSE
Definition:
auxiliary.h:97
ring.h
r
const ring r
Definition:
syzextra.cc:208
t_rep_gb
ideal t_rep_gb(ring r, ideal arg_I, int syz_comp, BOOLEAN F4_mode=FALSE)
Definition:
tgb.cc:3558
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:88
Generated on Mon Mar 6 2017 11:17:29 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1