LAPACK 3.3.0

claqps.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine CLAQPS (M, N, OFFSET, NB, KB, A, LDA, JPVT, TAU, VN1, VN2, AUXV, F, LDF)

Function Documentation

subroutine CLAQPS ( INTEGER  M,
INTEGER  N,
INTEGER  OFFSET,
INTEGER  NB,
INTEGER  KB,
COMPLEX,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER,dimension( * )  JPVT,
COMPLEX,dimension( * )  TAU,
REAL,dimension( * )  VN1,
REAL,dimension( * )  VN2,
COMPLEX,dimension( * )  AUXV,
COMPLEX,dimension( ldf, * )  F,
INTEGER  LDF 
)

Definition at line 1 of file claqps.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions