Functions/Subroutines

TESTING/LIN/srzt02.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

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

Definition at line 1 of file srzt02.f.