LAPACK 3.3.0

dtzt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION DTZT02 (M, N, AF, LDA, TAU, WORK, LWORK)

Function Documentation

DOUBLE PRECISION DTZT02 ( INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  AF,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  TAU,
DOUBLE PRECISION,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file dtzt02.f.

Here is the call graph for this function:

 All Files Functions