COPASI API
4.16.103
|
Go to the source code of this file.
Macros | |
#define | dgesl_(__a, __lda, __n, __ipvt, __b, __job) |
#define dgesl_ | ( | __a, | |
__lda, | |||
__n, | |||
__ipvt, | |||
__b, | |||
__job | |||
) |
This maps the linpack routine dgesl to the lapack routine dgetrs.
Definition at line 20 of file dgesl.h.
Referenced by CInternalSolver::dsolsy_().