LAPACK  3.9.0
LAPACK: Linear Algebra PACKage

◆ LAPACK_sporfs()

void LAPACK_sporfs ( char const *  uplo,
lapack_int const *  n,
lapack_int const *  nrhs,
float const *  A,
lapack_int const *  lda,
float const *  AF,
lapack_int const *  ldaf,
float const *  B,
lapack_int const *  ldb,
float *  X,
lapack_int const *  ldx,
float *  ferr,
float *  berr,
float *  work,
lapack_int iwork,
lapack_int info 
)
Here is the caller graph for this function: