LAPACK 3.3.1
Linear Algebra PACKage

sqpt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

REAL SQPT01 (M, N, K, A, AF, LDA, TAU, JPVT, WORK, LWORK)

Function Documentation

REAL SQPT01 ( INTEGER  M,
INTEGER  N,
INTEGER  K,
REAL,dimension( lda, * )  A,
REAL,dimension( lda, * )  AF,
INTEGER  LDA,
REAL,dimension( * )  TAU,
INTEGER,dimension( * )  JPVT,
REAL,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file sqpt01.f.

Here is the call graph for this function:

 All Files Functions