An error occurred while fetching this tab.
TrkGlobalChi2AlignTools: Fix out-of-bounds matrix access.
- Feb 09, 2021
-
-
scott snyder authored
Eigen matrix indices are 0-based, not 1-based. Fixes gcc10 warning about out-of-bounds array access.
-
Eigen matrix indices are 0-based, not 1-based. Fixes gcc10 warning about out-of-bounds array access.
Eigen matrix indices are 0-based, not 1-based. Fixes gcc10 warning about out-of-bounds array access.