LAPACK 3.3.1
Linear Algebra PACKage

ztzt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file ztzt02.f.

Here is the call graph for this function:

 All Files Functions