LAPACK 3.3.0

zlarzb.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZLARZB (SIDE, TRANS, DIRECT, STOREV, M, N, K, L, V, LDV, T, LDT, C, LDC, WORK, LDWORK)

Function Documentation

subroutine ZLARZB ( CHARACTER  SIDE,
CHARACTER  TRANS,
CHARACTER  DIRECT,
CHARACTER  STOREV,
INTEGER  M,
INTEGER  N,
INTEGER  K,
INTEGER  L,
COMPLEX*16,dimension( ldv, * )  V,
INTEGER  LDV,
COMPLEX*16,dimension( ldt, * )  T,
INTEGER  LDT,
COMPLEX*16,dimension( ldc, * )  C,
INTEGER  LDC,
COMPLEX*16,dimension( ldwork, * )  WORK,
INTEGER  LDWORK 
)

Definition at line 1 of file zlarzb.f.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Files Functions