My Project
Loading...
Searching...
No Matches
Singular
libsingular.h
Go to the documentation of this file.
1
#ifndef LIBSINGULAR__H
2
#define LIBSINGULAR__H
3
4
#include "singularconfig.h"
5
#include "
factory/globaldefs.h
"
6
#include "
kernel/mod2.h
"
7
#include "
kernel/structs.h
"
8
#include "
kernel/polys.h
"
9
#include "
coeffs/numbers.h
"
10
#include "
kernel/oswrapper/feread.h
"
11
#include "
polys/monomials/ring.h
"
12
#include "
omalloc/omalloc.h
"
13
#include "
polys/clapsing.h
"
14
#include "
polys/monomials/maps.h
"
15
#include "
polys/shiftop.h
"
16
#include "
kernel/GBEngine/kutil.h
"
17
#include "
kernel/GBEngine/kstd1.h
"
18
#include "
kernel/GBEngine/tgb.h
"
19
#include "
kernel/maps/gen_maps.h
"
20
#include "
kernel/preimage.h
"
21
#include "
polys/sparsmat.h
"
22
23
#include "
Singular/mod_lib.h
"
24
#include "
Singular/subexpr.h
"
25
#include "
Singular/tok.h
"
26
#include "
Singular/grammar.h
"
27
#include "
Singular/ipid.h
"
28
#include "
Singular/ipshell.h
"
29
#include "
Singular/attrib.h
"
30
#include "
Singular/blackbox.h
"
31
#include "
misc/options.h
"
32
33
void
siInit
(
char
*);
34
35
36
37
#endif
// #ifndef LIBSINGULAR__H
38
attrib.h
blackbox.h
clapsing.h
feread.h
gen_maps.h
globaldefs.h
grammar.h
ipid.h
ipshell.h
kstd1.h
kutil.h
siInit
void siInit(char *)
Definition:
misc_ip.cc:1370
maps.h
mod2.h
mod_lib.h
numbers.h
omalloc.h
options.h
polys.h
Compatibility layer for legacy polynomial operations (over currRing)
preimage.h
ring.h
shiftop.h
sparsmat.h
structs.h
subexpr.h
tgb.h
tok.h
Generated on Mon Feb 27 2023 10:53:50 for My Project by
doxygen 1.9.5
for
Singular