
Go to the source code of this file.
Functions | |
| int | zpftrs_ (char *transr, char *uplo, integer *n, integer *nrhs, doublecomplex *a, doublecomplex *b, integer *ldb, integer *info) |
Variables | |
| static doublecomplex | c_b1 = {1.,0.} |
| int zpftrs_ | ( | char * | transr, |
| char * | uplo, | ||
| integer * | n, | ||
| integer * | nrhs, | ||
| doublecomplex * | a, | ||
| doublecomplex * | b, | ||
| integer * | ldb, | ||
| integer * | info | ||
| ) |
doublecomplex c_b1 = {1.,0.} [static] |