other versions
| zlarzb.f(3) | LAPACK | zlarzb.f(3) | 
NAME¶
zlarzb.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zlarzb (SIDE, TRANS, DIRECT, STOREV, M,
    N, K, L, V, LDV, T, LDT, C, LDC, WORK, LDWORK)
  
  ZLARZB applies a block reflector or its conjugate-transpose to a
    general matrix.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |