LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | CLA_LIN_BERR (N, NZ, NRHS, RES, AYB, BERR) |
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.