LAPACK 3.3.0

slarz.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SLARZ (SIDE, M, N, L, V, INCV, TAU, C, LDC, WORK)

Function Documentation

subroutine SLARZ ( CHARACTER  SIDE,
INTEGER  M,
INTEGER  N,
INTEGER  L,
REAL,dimension( * )  V,
INTEGER  INCV,
REAL  TAU,
REAL,dimension( ldc, * )  C,
INTEGER  LDC,
REAL,dimension( * )  WORK 
)

Definition at line 1 of file slarz.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions