Skip to content
Snippets Groups Projects
user avatar
Patrik Huber authored
All matrix operations and solving the linear system is now done with Eigen matrices.
We use colPivHouseholderQr for now to solve the linear system, which doesn't have any requirements on the matrix.
5047d78f
History
Name Last commit Last update