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