LAPACK 3.3.0

dlarz.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DLARZ ( CHARACTER  SIDE,
INTEGER  M,
INTEGER  N,
INTEGER  L,
DOUBLE PRECISION,dimension( * )  V,
INTEGER  INCV,
DOUBLE PRECISION  TAU,
DOUBLE PRECISION,dimension( ldc, * )  C,
INTEGER  LDC,
DOUBLE PRECISION,dimension( * )  WORK 
)

Definition at line 1 of file dlarz.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions