other versions
| slarz.f(3) | LAPACK | slarz.f(3) | 
NAME¶
slarz.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine slarz (SIDE, M, N, L, V, INCV, TAU, C,
    LDC, WORK)
  
  SLARZ applies an elementary reflector (as returned by stzrzf) to a
    general matrix.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |