Fix another UB access.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix another UB access.
Antonio Sánchez
requested to merge
cantonios/eigen:ub
into
master
Jul 31, 2023
Overview
0
Commits
1
Pipelines
1
Changes
2
This time for triangular solves. If the system is empty, we can't access element (0, 0).
Merge request reports
Loading