
Go to the source code of this file.
Functions | |
| int | zsptrf_ (char *uplo, integer *n, doublecomplex *ap, integer *ipiv, integer *info) |
Variables | |
| static integer | c__1 = 1 |
| static doublecomplex | c_b1 = {1.,0.} |
| int zsptrf_ | ( | char * | uplo, |
| integer * | n, | ||
| doublecomplex * | ap, | ||
| integer * | ipiv, | ||
| integer * | info | ||
| ) |
doublecomplex c_b1 = {1.,0.} [static] |