Don't pass matrices by value.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Don't pass matrices by value.
Antonio Sánchez
requested to merge
cantonios/eigen:alignment
into
master
Oct 29, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
This screws up the internal data alignment. Fixes the GCC arm test that fails.
Merge request reports
Loading