LAPACK 3.3.1
Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | SLA_LIN_BERR (N, NZ, NRHS, RES, AYB, BERR) |
subroutine SLA_LIN_BERR | ( | INTEGER | N, |
INTEGER | NZ, | ||
INTEGER | NRHS, | ||
REAL,dimension( n, nrhs ) | RES, | ||
REAL,dimension( n, nrhs ) | AYB, | ||
REAL,dimension( nrhs ) | BERR | ||
) |