My Project
Loading...
Searching...
No Matches
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
List
Definition
ftmpl_list.h:52
h
STATIC_VAR Poly * h
Definition
janet.cc:971
simpleideals.h
gfanlib_satStd_wrapper
ideal gfanlib_satStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition
std_wrapper.cc:124
gfanlib_kStd_wrapper
ideal gfanlib_kStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition
std_wrapper.cc:6
gfanlib_monomialabortStd_wrapper
ideal gfanlib_monomialabortStd_wrapper(ideal I, ring r, tHomog h=testHomog)
Definition
std_wrapper.cc:172
structs.h
tHomog
tHomog
Definition
structs.h:31
testHomog
@ testHomog
Definition
structs.h:34
Generated on Sat Dec 21 2024 21:47:42 for My Project by
doxygen 1.9.8
for
Singular