Re: geev
Janusz opechowski <[email protected]> Fri, 13 May 2005 11:28:44 +0100 (BST)
| Newsgroups | gmane.comp.lib.mtl.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi there! How about Intel's MKL -> Intel's implementation of Lapack ? You can download from the homepage for free. All you need ,say from MSVCPP, is to link a particular static library (*.lib) to the project. It contains all Lapack. ( and include as I remember "mkl.h" .. but check their manual for sure ) Janusz --- Michael Nielsen <[email protected]> wrote: > I'm having problems using geev - i end up getting an > unresolved external > symbol. Can someone help me find the library file > i'm missing? I've been > told that it should be in lapack, but i can only > find that in > linux-distributables. I'm using windows, so please - > no linux files or > solutions only for linux! > > > > finiteelement.obj : error LNK2019: unresolved > external symbol _sgeev_ > referenced in function "void __cdecl > mtl_lapack_dispatch::geev(char const > &,char const &,int const &,float * const,int const > &,class > std::complex<float> * const,float * const,int const > &,float * const,int > const &,int &)" > (?geev@mtl_lapack_dispatch@@YAXABD0ABHQAM1QAV?$complex@M@std@@2121AAH@Z) > > > > /Michael > > > _______________________________________________ > This list is archived at > http://www.osl.iu.edu/MailArchives/mtl-devel/ > ________________________________________________________________________ Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now http://uk.messenger.yahoo.com/download/index.html _______________________________________________ This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/