My Project
UNKNOWN_GIT_VERSION
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 "
kernel/mod2.h
"
6
#include "
kernel/structs.h
"
7
#include "
kernel/polys.h
"
8
#include "
coeffs/numbers.h
"
9
#include "
kernel/oswrapper/feread.h
"
10
#include "
polys/monomials/ring.h
"
11
#include "
omalloc/omalloc.h
"
12
#include "
polys/clapsing.h
"
13
#include "
polys/monomials/maps.h
"
14
#include "
kernel/GBEngine/kutil.h
"
15
#include "
kernel/GBEngine/kstd1.h
"
16
#include "
kernel/GBEngine/tgb.h
"
17
#include "
kernel/maps/gen_maps.h
"
18
#include "
kernel/preimage.h
"
19
#include "
polys/sparsmat.h
"
20
21
#include "
Singular/mod_lib.h
"
22
#include "
Singular/subexpr.h
"
23
#include "
Singular/tok.h
"
24
#include "
Singular/grammar.h
"
25
#include "
Singular/ipid.h
"
26
#include "
Singular/ipshell.h
"
27
#include "
Singular/attrib.h
"
28
#include "
Singular/blackbox.h
"
29
#include "
misc/options.h
"
30
31
void
siInit
(
char
*);
32
33
34
35
#endif // #ifndef LIBSINGULAR__H
36
mod_lib.h
omalloc.h
kutil.h
sparsmat.h
attrib.h
grammar.h
gen_maps.h
polys.h
siInit
void siInit(char *)
Definition:
misc_ip.cc:1321
tgb.h
options.h
feread.h
clapsing.h
structs.h
mod2.h
blackbox.h
preimage.h
maps.h
subexpr.h
ring.h
kstd1.h
tok.h
ipshell.h
numbers.h
ipid.h
Generated on Sat Jul 11 2020 00:00:00 for My Project by
doxygen 1.8.18
for
Singular UNKNOWN_GIT_VERSION