COPASI API
4.16.103
|
Go to the source code of this file.
Macros | |
#define | dgbfa_(__ab, __lda, __n, __ml, __mu, __ipvt, __info) dgbtrf_(__lda, __n, __ml, __mu, __ab, __lda, __ipvt, __info) |
#define dgbfa_ | ( | __ab, | |
__lda, | |||
__n, | |||
__ml, | |||
__mu, | |||
__ipvt, | |||
__info | |||
) | dgbtrf_(__lda, __n, __ml, __mu, __ab, __lda, __ipvt, __info) |
This maps the linpack routine dgbfa to the lapack routine dgbtrf.
Definition at line 20 of file dgbfa.h.
Referenced by CInternalSolver::dprja_().