Go to the source code of this file.
Functions | |
int | zspt01_ (char *uplo, integer *n, doublecomplex *a, doublecomplex *afac, integer *ipiv, doublecomplex *c__, integer *ldc, doublereal *rwork, doublereal *resid) |
Variables | |
static doublecomplex | c_b1 = {0.,0.} |
static doublecomplex | c_b2 = {1.,0.} |
int zspt01_ | ( | char * | uplo, |
integer * | n, | ||
doublecomplex * | a, | ||
doublecomplex * | afac, | ||
integer * | ipiv, | ||
doublecomplex * | c__, | ||
integer * | ldc, | ||
doublereal * | rwork, | ||
doublereal * | resid | ||
) |
doublecomplex c_b1 = {0.,0.} [static] |
doublecomplex c_b2 = {1.,0.} [static] |