LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_zspsvx()

void LAPACK_zspsvx ( char const *  fact,
char const *  uplo,
lapack_int const *  n,
lapack_int const *  nrhs,
lapack_complex_double const *  AP,
lapack_complex_double AFP,
lapack_int ipiv,
lapack_complex_double const *  B,
lapack_int const *  ldb,
lapack_complex_double X,
lapack_int const *  ldx,
double *  rcond,
double *  ferr,
double *  berr,
lapack_complex_double work,
double *  rwork,
lapack_int info 
)
Here is the caller graph for this function: