Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ZLA_LIN_BERR (N, NZ, NRHS, RES, AYB, BERR) |
| subroutine ZLA_LIN_BERR | ( | INTEGER | N, | |
| INTEGER | NZ, | |||
| INTEGER | NRHS, | |||
| COMPLEX*16,dimension( n, nrhs ) | RES, | |||
| DOUBLE PRECISION,dimension( n, nrhs ) | AYB, | |||
| DOUBLE PRECISION,dimension( nrhs ) | BERR | |||
| ) |
Definition at line 1 of file zla_lin_berr.f.


1.6.3