other versions
| clarzt.f(3) | LAPACK | clarzt.f(3) | 
NAME¶
clarzt.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine clarzt (DIRECT, STOREV, N, K, V, LDV,
    TAU, T, LDT)
  
  CLARZT 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 |