Introduction - If you have any usage issues, please Google them yourself
Simple matrix algebra C++ library.
Implements such a useful tools like a:
- Linear equation solving via QT decomposition
- Singular value decomposition
- Karhunen-Loeve transform