
Go to the source code of this file.
Functions | |
| int | cgetrf_ (integer *m, integer *n, complex *a, integer *lda, integer *ipiv, integer *info) |
Variables | |
| static integer | c__1 = 1 |
| static complex | c_b1 = {1.f,0.f} |
| static complex | c_b2 = {-1.f,0.f} |
| int cgetrf_ | ( | integer * | m, |
| integer * | n, | ||
| complex * | a, | ||
| integer * | lda, | ||
| integer * | ipiv, | ||
| integer * | info | ||
| ) |
Definition at line 22 of file VARIANTS/lu/REC/cgetrf.c.
Definition at line 20 of file VARIANTS/lu/REC/cgetrf.c.
Definition at line 18 of file VARIANTS/lu/REC/cgetrf.c.
Definition at line 19 of file VARIANTS/lu/REC/cgetrf.c.