My Project  debian-1:4.1.1-p2+ds-4build2
std_wrapper.h
Go to the documentation of this file.
1 #ifndef CALLGFANLIB_STD_WRAPPER_H
2 #define CALLGFANLIB_STD_WRAPPER_H
3 
4 #include "polys/simpleideals.h"
5 #include "kernel/structs.h"
6 
7 ideal gfanlib_kStd_wrapper(ideal I, ring r, tHomog h=testHomog);
8 ideal gfanlib_satStd_wrapper(ideal I, ring r, tHomog h=testHomog);
9 ideal gfanlib_monomialabortStd_wrapper(ideal I, ring r, tHomog h=testHomog);
10 
11 #endif
simpleideals.h
testHomog
@ testHomog
Definition: structs.h:41
gfanlib_kStd_wrapper
ideal gfanlib_kStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:6
tHomog
tHomog
Definition: structs.h:37
gfanlib_satStd_wrapper
ideal gfanlib_satStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:124
structs.h
h
static Poly * h
Definition: janet.cc:972
gfanlib_monomialabortStd_wrapper
ideal gfanlib_monomialabortStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:172