Hi,
I am using Windows Vista as operating system and Microsoft Visual C++ 2008 Express Edition as an compiler.
I need a matrix library.Could you suggest me any library that I will easily configurate and link with my compiler.
For example I need to take square root of a matrix.Because of this I need such a library.
ozan
www.boost.org
The UBLAS component has Matrix.
Thanks Zaita,
But UBLAS has no function that takes square root of the matrix.