Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all 

NAME
dgetf2.f -
SYNOPSIS
Functions/Subroutines
subroutine dgetf2 (M, N, A, LDA, IPIV, INFO)
DGETF2 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.
Version 3.6.0 Sun Jan 17 2016 dgetf2.f(3)