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 
9 #endif
const ring r
Definition: syzextra.cc:208
ideal gfanlib_kStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:5
tHomog
Definition: structs.h:37
static Poly * h
Definition: janet.cc:978