LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | DLA_LIN_BERR (N, NZ, NRHS, RES, AYB, BERR) |
subroutine DLA_LIN_BERR | ( | INTEGER | N, |
INTEGER | NZ, | ||
INTEGER | NRHS, | ||
DOUBLE PRECISION,dimension( n, nrhs ) | RES, | ||
DOUBLE PRECISION,dimension( n, nrhs ) | AYB, | ||
DOUBLE PRECISION,dimension( nrhs ) | BERR | ||
) |
Definition at line 1 of file dla_lin_berr.f.