LAPACK 3.3.0

dqrt11.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DQRT11 (M, K, A, LDA, TAU, WORK, LWORK)

Function Documentation

DOUBLE PRECISION DQRT11 ( INTEGER  M,
INTEGER  K,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  TAU,
DOUBLE PRECISION,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file dqrt11.f.

Here is the call graph for this function:

 All Files Functions