HASEM
Matrix c++ library solving any linear algebra problems
...HASEM uses many methods, therefore, you are not limited to just one method, you have the choice to define your desire method as default one. With over 200 member functions and over 40 none member functions HASEM is almost able to solve any linear algebra problems. HASEM support multidimensional as well, you can mix up your multidimensional matrix with other matrices with different size, and apply all operations on them as well.It's possible to save the computed matrix into files, and when required read it from files and load the data into matrices. ...