Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
sgetf2.f -
SYNOPSIS
Functions/Subroutines subroutine sgetf2 (M, N, A, LDA, IPIV, INFO) SGETF2 computes the LU factorization of a general m-by-n matrix using partial pivoting with row interchanges (unblocked algorithm).
Author
Generated automatically by Doxygen for LAPACK from the source code.