eigenvalues/geev
"Michael Nielsen" <[email protected]> Wed, 11 May 2005 11:39:21 +0200
| Newsgroups | gmane.comp.lib.mtl.devel |
|---|---|
| Message-ID | <000901c5560d$4f5e9790$0200000a@mbn> |
I'm having trouble getting it working, this is my setup: mtl::dense1D< std::complex > w(3); It results in error C3203: 'complex' : class template invalid as template argument for template parameter 'T', expected a real type. I more or less copy-pasted the example from the home page, but i still get that error. Is there another function for calculating eigenvalues if i'm certain that the matrix in question will only have real eigenvalues? I have all sorts of mtl/itl up and running in the same project. /Michael _______________________________________________ This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/