Skip to content
Prev 25342 / 63424 Next

LAPACK Headers

Try this? (this is on 2.5.0, I don't use 2.4.x anymore)

#include <R_ext/Lapack.h>

Have you actually tried grep dgesv $R_HOME/include/* $R_HOME/include/*/*
to see which file to include for dgesv ??

HTL
statmobile at gmail.com wrote: