Displaying 1 result from an estimated 1 matches for "dgeqrf".
Did you mean:
dgeqp3
2009 Jan 13
2
Using fortran code which call LAPACK subroutines
...SHLIB with other options or include it directly
into a package and cretae a makevars or PACKAGE_LIBS...? I'm lost...
The subroutine I try to use is delcols.f
(http://www.maths.manchester.ac.uk/~clucas/updating/addcols.f) which calls
* .. External Subroutines ..
EXTERNAL DGEQRF, DLASR, DROT, DROTG, XERBLA
Thank you very much!!