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

Go to the source code of this file.

Functions/Subroutines

subroutine pcggqrf (N, M, P, A, IA, JA, DESCA, TAUA, B, IB, JB, DESCB, TAUB, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pcggqrf()

subroutine pcggqrf ( integer  N,
integer  M,
integer  P,
complex, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
complex, dimension( * )  TAUA,
complex, dimension( * )  B,
integer  IB,
integer  JB,
integer, dimension( * )  DESCB,
complex, dimension( * )  TAUB,
complex, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pcggqrf.f.

Here is the call graph for this function: