Functions/Subroutines

SRC/sla_lin_berr.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLA_LIN_BERR (N, NZ, NRHS, RES, AYB, BERR)

Function Documentation

subroutine SLA_LIN_BERR ( INTEGER  N,
INTEGER  NZ,
INTEGER  NRHS,
REAL,dimension( n, nrhs )  RES,
REAL,dimension( n, nrhs )  AYB,
REAL,dimension( nrhs )  BERR 
)

Definition at line 1 of file sla_lin_berr.f.