other versions
| dgeqrf.f(3) | LAPACK | dgeqrf.f(3) | 
NAME¶
dgeqrf.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine dgeqrf (M, N, A, LDA, TAU, WORK,
    LWORK, INFO)
  
  DGEQRF VARIANT: left-looking Level 3 BLAS version of the algorithm.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |