My Project
Toggle main menu visibility
Main Page
Related Pages
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
i
k
m
n
p
r
s
t
v
Enumerations
Enumerator
b
c
d
e
f
g
m
n
o
r
s
t
y
Related Functions
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
v
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
v
w
y
z
Enumerations
c
d
e
f
g
i
l
m
n
o
p
r
s
t
w
y
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
Singular
links
sing_dbm.h
Go to the documentation of this file.
1
#ifndef SING_DBM_H
2
#define SING_DBM_H
3
/****************************************
4
* Computer Algebra System SINGULAR *
5
****************************************/
6
/*
7
* ABSTRACT: interface to DBM links
8
*/
9
10
struct
s_si_link_extension
;
11
typedef
struct
s_si_link_extension
*si_link_extension;
12
13
si_link_extension
slInitDBMExtension
(si_link_extension
s
);
14
#endif
s
const CanonicalForm int s
Definition:
facAbsFact.cc:51
s_si_link_extension
Definition:
silink.h:37
slInitDBMExtension
si_link_extension slInitDBMExtension(si_link_extension s)
Definition:
slInit_Dynamic.cc:33
Generated on Mon Feb 27 2023 10:53:50 for My Project by
doxygen 1.9.5
for
Singular