Go to the source code of this file.
Functions | |
int | dppt03_ (char *uplo, integer *n, doublereal *a, doublereal *ainv, doublereal *work, integer *ldwork, doublereal *rwork, doublereal *rcond, doublereal *resid) |
Variables | |
static integer | c__1 = 1 |
static doublereal | c_b13 = -1. |
static doublereal | c_b15 = 0. |
int dppt03_ | ( | char * | uplo, |
integer * | n, | ||
doublereal * | a, | ||
doublereal * | ainv, | ||
doublereal * | work, | ||
integer * | ldwork, | ||
doublereal * | rwork, | ||
doublereal * | rcond, | ||
doublereal * | resid | ||
) |
doublereal c_b13 = -1. [static] |
doublereal c_b15 = 0. [static] |