dLAPACK_sgeqp3mod.f File Reference

Functions/Subroutines

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

Function/Subroutine Documentation

◆ sgeqp3mod()

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