ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pcgebd2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine pcgebd2 (M, N, A, IA, JA, DESCA, D, E, TAUQ, TAUP, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pcgebd2()

subroutine pcgebd2 ( integer  M,
integer  N,
complex, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
real, dimension( * )  D,
real, dimension( * )  E,
complex, dimension( * )  TAUQ,
complex, dimension( * )  TAUP,
complex, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pcgebd2.f.

Here is the call graph for this function:
Here is the caller graph for this function: