My Project
Loading...
Searching...
No Matches
std_wrapper.h
Go to the documentation of this file.
1#ifndef CALLGFANLIB_STD_WRAPPER_H
2#define CALLGFANLIB_STD_WRAPPER_H
3
5#include "kernel/structs.h"
6
7ideal gfanlib_kStd_wrapper(ideal I, ring r, tHomog h=testHomog);
8ideal gfanlib_satStd_wrapper(ideal I, ring r, tHomog h=testHomog);
10
11#endif
STATIC_VAR Poly * h
Definition: janet.cc:971
ideal gfanlib_satStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:124
ideal gfanlib_kStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:6
ideal gfanlib_monomialabortStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition: std_wrapper.cc:172
tHomog
Definition: structs.h:35
@ testHomog
Definition: structs.h:38