LAPACK 3.3.0

ztzt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

DOUBLE PRECISION ZTZT01 ( INTEGER  M,
INTEGER  N,
COMPLEX*16,dimension( lda, * )  A,
COMPLEX*16,dimension( lda, * )  AF,
INTEGER  LDA,
COMPLEX*16,dimension( * )  TAU,
COMPLEX*16,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file ztzt01.f.

Here is the call graph for this function:

 All Files Functions