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

Go to the source code of this file.

Functions/Subroutines

subroutine pcgeqpf (M, N, A, IA, JA, DESCA, IPIV, TAU, WORK, LWORK, RWORK, LRWORK, INFO)
 

Function/Subroutine Documentation

◆ pcgeqpf()

subroutine pcgeqpf ( integer  M,
integer  N,
complex, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer, dimension( * )  IPIV,
complex, dimension( * )  TAU,
complex, dimension( * )  WORK,
integer  LWORK,
real, dimension( * )  RWORK,
integer  LRWORK,
integer  INFO 
)

Definition at line 3 of file pcgeqpf.f.

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