LAPACK 3.3.1
Linear Algebra PACKage

crzt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

REAL CRZT01 (M, N, A, AF, LDA, TAU, WORK, LWORK)

Function Documentation

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

Definition at line 1 of file crzt01.f.

Here is the call graph for this function:

 All Files Functions