LAPACK 3.3.1
Linear Algebra PACKage

dqpt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DQPT01 (M, N, K, A, AF, LDA, TAU, JPVT, WORK, LWORK)

Function Documentation

DOUBLE PRECISION DQPT01 ( INTEGER  M,
INTEGER  N,
INTEGER  K,
DOUBLE PRECISION,dimension( lda, * )  A,
DOUBLE PRECISION,dimension( lda, * )  AF,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  TAU,
INTEGER,dimension( * )  JPVT,
DOUBLE PRECISION,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file dqpt01.f.

Here is the call graph for this function:

 All Files Functions