dLAPACK_zgeqp3mod.f File Reference

Functions/Subroutines

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

Function/Subroutine Documentation

◆ zgeqp3mod()

subroutine zgeqp3mod ( integer  M,
integer  N,
complex*16, dimension( lda, * )  A,
integer  LDA,
integer, dimension( * )  JPVT,
complex*16, dimension( * )  TAU,
complex*16, dimension( * )  WORK,
integer  LWORK,
double precision, dimension( * )  RWORK,
integer  INFO,
integer  RANK,
double precision  RTOL,
double precision  ATOL 
)