|
ScaLAPACK
2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | PZGEBDRV (M, N, A, IA, JA, DESCA, D, E, TAUQ, TAUP, WORK, INFO) |
| subroutine PZGEBDRV | ( | INTEGER | M, |
| INTEGER | N, | ||
| COMPLEX*16, dimension( * ) | A, | ||
| INTEGER | IA, | ||
| INTEGER | JA, | ||
| INTEGER, dimension( * ) | DESCA, | ||
| DOUBLE PRECISION, dimension( * ) | D, | ||
| DOUBLE PRECISION, dimension( * ) | E, | ||
| COMPLEX*16, dimension( * ) | TAUQ, | ||
| COMPLEX*16, dimension( * ) | TAUP, | ||
| COMPLEX*16, dimension( * ) | WORK, | ||
| INTEGER | INFO | ||
| ) |
Definition at line 1 of file pzgebdrv.f.