|
|
| |
cla_porfsx_extended.f(3) |
LAPACK |
cla_porfsx_extended.f(3) |
subroutine cla_porfsx_extended (PREC_TYPE, UPLO, N, NRHS,
A, LDA, AF, LDAF, COLEQU, C, B, LDB, Y, LDY, BERR_OUT, N_NORMS,
ERR_BNDS_NORM, ERR_BNDS_COMP, RES, AYB, DY, Y_TAIL, RCOND, ITHRESH, RTHRESH,
DZ_UB, IGNORE_CWISE, INFO)
CLA_PORFSX_EXTENDED improves the computed solution to a system of linear
equations for symmetric or Hermitian positive-definite matrices by performing
extra-precise iterative refinement and provides error bounds and backward
error estimates for the solution.
Generated automatically by Doxygen for LAPACK from the source code.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |