LAPACK 3.3.1
Linear Algebra PACKage

cla_lin_berr.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file cla_lin_berr.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions