|
CG
Version 25
|

Macros | |
| #define | CKHMS EXTERN_C_NAME(ckhms) |
| #define | CKCPMS EXTERN_C_NAME(ckcpms) |
| #define | CKWYP EXTERN_C_NAME(ckwyp) |
| #define | GECO EXTERN_C_NAME(sgeco) |
| #define | GESL EXTERN_C_NAME(sgesl) |
Functions | |
| void | GECO (real &b, const int &nbd, const int &nb, int &ipvt, real &rcond, real &work) |
| void | GEDI (real &b, const int &nbd, const int &nb, int &ipvt, real &det, real &work, const int &job) |
| void | GESL (real &a, const int &lda, const int &n, const int &ipvt, real &b, const int &job) |
| #define CKCPMS EXTERN_C_NAME(ckcpms) |
| #define CKHMS EXTERN_C_NAME(ckhms) |
| #define CKWYP EXTERN_C_NAME(ckwyp) |
| #define GECO EXTERN_C_NAME(sgeco) |
| #define GESL EXTERN_C_NAME(sgesl) |
| void GECO | ( | real & | b, |
| const int & | nbd, | ||
| const int & | nb, | ||
| int & | ipvt, | ||
| real & | rcond, | ||
| real & | work | ||
| ) |
| void GEDI | ( | real & | b, |
| const int & | nbd, | ||
| const int & | nb, | ||
| int & | ipvt, | ||
| real & | det, | ||
| real & | work, | ||
| const int & | job | ||
| ) |
| void GESL | ( | real & | a, |
| const int & | lda, | ||
| const int & | n, | ||
| const int & | ipvt, | ||
| real & | b, | ||
| const int & | job | ||
| ) |
1.8.3