LAPACK 3.3.1
Linear Algebra PACKage

drzt01.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

DOUBLE PRECISION DRZT01 ( INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
DOUBLE PRECISION,dimension( lda, * )  AF,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  TAU,
DOUBLE PRECISION,dimension( lwork )  WORK,
INTEGER  LWORK 
)

Definition at line 1 of file drzt01.f.

Here is the call graph for this function:

 All Files Functions