LAPACK 3.3.1
Linear Algebra PACKage

slatzm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLATZM (SIDE, M, N, V, INCV, TAU, C1, C2, LDC, WORK)

Function Documentation

subroutine SLATZM ( CHARACTER  SIDE,
INTEGER  M,
INTEGER  N,
REAL,dimension( * )  V,
INTEGER  INCV,
REAL  TAU,
REAL,dimension( ldc, * )  C1,
REAL,dimension( ldc, * )  C2,
INTEGER  LDC,
REAL,dimension( * )  WORK 
)

Definition at line 1 of file slatzm.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions