LAPACK 3.3.1
Linear Algebra PACKage

srzt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file srzt01.f.

Here is the call graph for this function:

 All Files Functions