LAPACK 3.3.1
Linear Algebra PACKage

slatrz.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLATRZ (M, N, L, A, LDA, TAU, WORK)

Function Documentation

subroutine SLATRZ ( INTEGER  M,
INTEGER  N,
INTEGER  L,
REAL,dimension( lda, * )  A,
INTEGER  LDA,
REAL,dimension( * )  TAU,
REAL,dimension( * )  WORK 
)

Definition at line 1 of file slatrz.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions