Functions/Subroutines

SRC/sgeqp3.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SGEQP3 (M, N, A, LDA, JPVT, TAU, WORK, LWORK, INFO)

Function Documentation

subroutine SGEQP3 ( INTEGER  M,
INTEGER  N,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER,dimension( * )  JPVT,
REAL,dimension( * )  TAU,
REAL,dimension( * )  WORK,
INTEGER  LWORK,
INTEGER  INFO 
)

Definition at line 1 of file sgeqp3.f.