dSCALAPACK_pcgeqpfmod.f File Reference

Functions/Subroutines

subroutine pcgeqpfmod (M, N, A, IA, JA, DESCA, IPIV, TAU, WORK, LWORK, RWORK, LRWORK, INFO, JPERM, JPIV, RANK, RTOL, ATOL)
 

Function/Subroutine Documentation

◆ pcgeqpfmod()

subroutine pcgeqpfmod ( 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,
integer, dimension( * )  JPERM,
integer, dimension ( * )  JPIV,
integer  RANK,
real  RTOL,
real  ATOL 
)