LAPACK 3.3.0

clarfx.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function Documentation

subroutine CLARFX ( CHARACTER  SIDE,
INTEGER  M,
INTEGER  N,
COMPLEX,dimension( * )  V,
COMPLEX  TAU,
COMPLEX,dimension( ldc, * )  C,
INTEGER  LDC,
COMPLEX,dimension( * )  WORK 
)

Definition at line 1 of file clarfx.f.

Here is the call graph for this function:

 All Files Functions