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);
10 
11 #endif
const ring r
Definition: syzextra.cc:208
ideal gfanlib_kStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:6
ideal gfanlib_satStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:124
tHomog
Definition: structs.h:37
ideal gfanlib_monomialabortStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:172
static Poly * h
Definition: janet.cc:978