NULAPACK
NUmerical Linear Algebra PACKage
Loading...
Searching...
No Matches
Functions/Subroutines
dgectrf.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dgectrf (n, a, l, u, info)
 

Function/Subroutine Documentation

◆ dgectrf()

subroutine dgectrf ( integer  n,
double precision, dimension(*)  a,
double precision, dimension(*)  l,
double precision, dimension(*)  u,
integer  info 
)

Definition at line 49 of file dgectrf.f.