other versions
| sgelsy.f(3) | LAPACK | sgelsy.f(3) | 
NAME¶
sgelsy.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sgelsy (M, N, NRHS, A, LDA,
    B, LDB, JPVT, RCOND, RANK, WORK, LWORK, INFO)
  
   SGELSY solves overdetermined or underdetermined systems for GE
    matrices
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |