summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge row-swap and col-swapJasper2025-09-01
|
* Added functions to swap rows and colsJasper2025-09-01
|
* Removed const in front of non-pointer typesJasper2025-09-01
|
* Removed '_MatrixType' and '_Matrix' from typedefsJasper2025-09-01
|
* Tolerance check of absolute value in 'matrix_eq'Jasper2025-09-01
|
* Initial commitJasper2025-08-31