LAPACK 3.3.0

cqpt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file cqpt01.f.

Here is the call graph for this function:

 All Files Functions