Functions/Subroutines

SRC/dlaqp2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine DLAQP2 (M, N, OFFSET, A, LDA, JPVT, TAU, VN1, VN2, WORK)

Function Documentation

subroutine DLAQP2 ( INTEGER  M,
INTEGER  N,
INTEGER  OFFSET,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
INTEGER,dimension( * )  JPVT,
DOUBLE PRECISION,dimension( * )  TAU,
DOUBLE PRECISION,dimension( * )  VN1,
DOUBLE PRECISION,dimension( * )  VN2,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file dlaqp2.f.