Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
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
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
Enumerations
a
c
d
e
f
g
i
k
l
m
n
p
q
r
s
t
u
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Classes
Class List
Class Hierarchy
Class Members
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
x
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
u
v
w
x
z
Enumerations
a
b
c
d
f
k
l
m
n
o
p
r
s
t
v
z
Enumerator
_
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
Related Functions
:
a
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
u
v
Files
File List
File Members
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
x
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
k
l
m
n
o
p
q
r
s
t
u
v
x
z
Enumerations
Enumerator
b
c
e
f
g
i
l
m
n
o
p
r
s
t
u
v
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Examples
gtsam
3rdparty
metis
GKlib
blas.c
Go to the documentation of this file.
1
18
#include <
GKlib.h
>
19
20
21
22
/*************************************************************************/
24
/*************************************************************************/
25
GK_MKBLAS
(gk_c,
char
,
int
)
26
GK_MKBLAS
(gk_i,
int
,
int
)
27
GK_MKBLAS
(gk_i32,
int32_t
,
int32_t
)
28
GK_MKBLAS
(gk_i64,
int64_t
,
int64_t
)
29
GK_MKBLAS
(gk_z,
ssize_t
,
ssize_t
)
30
GK_MKBLAS
(gk_f,
float
,
float
)
31
GK_MKBLAS
(gk_d,
double
,
double
)
32
GK_MKBLAS
(gk_idx,
gk_idx_t
,
gk_idx_t
)
33
34
35
36
ssize_t
Py_ssize_t ssize_t
Definition:
wrap/pybind11/include/pybind11/detail/common.h:508
gk_idx_t
ssize_t gk_idx_t
Definition:
gk_types.h:22
int64_t
signed __int64 int64_t
Definition:
ms_stdint.h:94
GK_MKBLAS
#define GK_MKBLAS(PRFX, TYPE, OUTTYPE)
Definition:
gk_mkblas.h:14
GKlib.h
int32_t
signed int int32_t
Definition:
ms_stdint.h:82
gtsam
Author(s):
autogenerated on Fri Mar 28 2025 03:01:10