LAPACK 3.3.1
Linear Algebra PACKage

dlarf.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine DLARF ( CHARACTER  SIDE,
INTEGER  M,
INTEGER  N,
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 dlarf.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions