LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
dsyrfs.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dsyrfs (UPLO, N, NRHS, A, LDA, AF, LDAF, IPIV, B, LDB, X, LDX, FERR, BERR, WORK, IWORK, INFO)
 DSYRFS More...