Go to the source code of this file.
Functions | |
int | zlatps_ (char *uplo, char *trans, char *diag, char *normin, integer *n, doublecomplex *ap, doublecomplex *x, doublereal *scale, doublereal *cnorm, integer *info) |
Variables | |
static integer | c__1 = 1 |
static doublereal | c_b36 = .5 |
int zlatps_ | ( | char * | uplo, |
char * | trans, | ||
char * | diag, | ||
char * | normin, | ||
integer * | n, | ||
doublecomplex * | ap, | ||
doublecomplex * | x, | ||
doublereal * | scale, | ||
doublereal * | cnorm, | ||
integer * | info | ||
) |
doublereal c_b36 = .5 [static] |