dSCALAPACK_psgeqpfmod.f File Reference

Functions/Subroutines

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

Function/Subroutine Documentation

◆ psgeqpfmod()

subroutine psgeqpfmod ( integer  M,
integer  N,
real, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer, dimension( * )  IPIV,
real, dimension( * )  TAU,
real, dimension( * )  WORK,
integer  LWORK,
integer  INFO,
integer, dimension( *)  JPERM,
integer, dimension( * )  JPIV,
integer  RANK,
real  RTOL,
real  ATOL 
)