My Project
UNKNOWN_GIT_VERSION
Singular
dyn_modules
gfanlib
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:38
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
Generated on Wed Sep 30 2020 00:00:00 for My Project by
doxygen 1.8.20
for
Singular UNKNOWN_GIT_VERSION