COPASI API
4.40.278
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