other versions
| slarzt.f(3) | LAPACK | slarzt.f(3) | 
NAME¶
slarzt.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine slarzt (DIRECT, STOREV, N, K, V, LDV,
    TAU, T, LDT)
  
  SLARZT forms the triangular factor T of a block reflector H = I - vtvH.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |