dLAPACK_cgeqp3mod.f File Reference

Functions/Subroutines

subroutine cgeqp3mod (M, N, A, LDA, JPVT, TAU, WORK, LWORK, RWORK, INFO, RANK, RTOL, ATOL)
 

Function/Subroutine Documentation

◆ cgeqp3mod()

subroutine cgeqp3mod ( integer  M,
integer  N,
complex, dimension( lda, * )  A,
integer  LDA,
integer, dimension( * )  JPVT,
complex, dimension( * )  TAU,
complex, dimension( * )  WORK,
integer  LWORK,
real, dimension( * )  RWORK,
integer  INFO,
integer  RANK,
real  RTOL,
real  ATOL 
)