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