cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
how to compute eigenvalues
how to compute eigenvalues
Feb 23, 2009 at 12:01pm UTC
sebafan
(1)
hi!
I need to compute eigenvalues of an nxn matrix. I know lot about the existing numerical algorithms, but i was hoping for a library that already implemented it for me...
what is available on matrix operations?
thanks for the help!!
Feb 24, 2009 at 8:25am UTC
maros522
(25)
In STL there is no library for matrix operations. I think that you can find some library in google.
Topic archived. No new replies allowed.