![]() |
![]()
| ![]() |
![]()
NAMESRC/sla_lin_berr.f SYNOPSISFunctions/Subroutinessubroutine sla_lin_berr (n, nz, nrhs, res, ayb, berr)
Function/Subroutine Documentationsubroutine sla_lin_berr (integer n, integer nz, integer nrhs, real, dimension( n, nrhs ) res, real, dimension( n, nrhs ) ayb, real, dimension( nrhs ) berr)SLA_LIN_BERR computes a component-wise relative backward error. Purpose:
Parameters N
NZ
NRHS
RES
AYB
BERR
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 100 of file sla_lin_berr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|