other versions
| sgeqr2p.f(3) | LAPACK | sgeqr2p.f(3) | 
NAME¶
sgeqr2p.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sgeqr2p (M, N, A, LDA, TAU, WORK,
    INFO)
  
  SGEQR2P computes the QR factorization of a general rectangular matrix
    with non-negative diagonal elements using an unblocked algorithm.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |