LAPACK 3.3.1
Linear Algebra PACKage

crzt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

REAL CRZT02 (M, N, AF, LDA, TAU, WORK, LWORK)

Function Documentation

REAL CRZT02 ( INTEGER  M,
INTEGER  N,
COMPLEX,dimension( lda, * )  AF,
INTEGER  LDA,
COMPLEX,dimension( * )  TAU,
COMPLEX,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file crzt02.f.

Here is the call graph for this function:

 All Files Functions