Dear Tohid,
Seems that your are missing the LAPACK library in your link.
dgetrf and dgetri are LAPACK routines.
Julie
On Feb 23, 2011, at 1:51 AM, Tohid Alizadeh wrote:
Dear committee,
I'm using code blocks for C++ programing. I've made use of Armadillo library
and LAPACK in my program, and I think the installation of the libraries are
Ok. But every time I use matrix operations like "inv()" or "det", I face with
errors like "undefined reference to "dgetrf_" or "dgetri_" ".
Could you please help me on this?
Regards
Tohid
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/lapack
**********************************************
Julie Langou; Research Associate in Computer Science
Innovative Computing Laboratory;
University of Tennessee from Denver, Colorado ;-)
julie@Domain.Removed; http://www.cs.utk.edu/~julie/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20110223/338029e7/attachment.html
|