
Go to the source code of this file.
Functions | |
| int | dsptri_ (char *uplo, integer *n, doublereal *ap, integer *ipiv, doublereal *work, integer *info) |
Variables | |
| static integer | c__1 = 1 |
| static doublereal | c_b11 = -1. |
| static doublereal | c_b13 = 0. |
| int dsptri_ | ( | char * | uplo, |
| integer * | n, | ||
| doublereal * | ap, | ||
| integer * | ipiv, | ||
| doublereal * | work, | ||
| integer * | info | ||
| ) |
doublereal c_b11 = -1. [static] |
doublereal c_b13 = 0. [static] |