COPASI API
4.40.278
Main Page
Classes
Class List
Class Index
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
i
k
l
m
n
o
p
r
s
t
u
v
Enumerations
a
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Related Functions
c
f
g
i
j
l
m
o
q
r
z
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
l
m
n
o
p
q
r
s
t
u
x
z
Variables
a
b
c
d
e
f
h
i
l
m
n
o
p
s
u
x
y
Typedefs
_
a
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
y
z
Enumerations
Enumerator
a
b
d
e
g
h
i
k
m
n
o
p
r
s
t
u
Macros
_
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Macros
dgesl.h File Reference
Macros
#define
dgesl_
(__a, __lda, __n, __ipvt, __b, __job)
Macro Definition Documentation
◆
dgesl_
#define dgesl_
(
__a,
__lda,
__n,
__ipvt,
__b,
__job
)
Value:
{\
char __T = (*__job != (
C_INT
) 0) ?
'T'
:
'N'
; \
C_INT __info; \
C_INT __one = 1; \
dgetrs_(&__T, __n, &__one, __a, __lda, __ipvt, __b, __n, &__info); \
}
C_INT
#define C_INT
Definition:
CCore.h:73
This maps the linpack routine dgesl to the lapack routine dgetrs.
copasi
odepack++
dgesl.h
Generated on Wed Jul 26 2023 15:06:51 for COPASI API by
1.9.1