Skip to content
Snippets Groups Projects
Commit c07e9b26 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Fix TinyMatrix determinant for N>3

The case of zero determinant was not treated correctly when dealing
with N*N matrices with N>4

For these matrices, a Gauss-pivot is used but it was incorrect in the
singular case
parent 3feead36
No related branches found
No related tags found
1 merge request!53Fix TinyMatrix determinant for N>3
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment