LAPACK 3.3.0

zrzt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

DOUBLE PRECISION ZRZT02 ( 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 zrzt02.f.

Here is the call graph for this function:

 All Files Functions