other versions
| sgetc2.f(3) | LAPACK | sgetc2.f(3) | 
NAME¶
sgetc2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine sgetc2 (N, A, LDA, IPIV, JPIV,
    INFO)
  
  SGETC2 computes the LU factorization with complete pivoting of the
    general n-by-n matrix.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |