Skip to content

Fix shadow warnings in AlignedBox and SparseBlock

Merged commit from upstream eigen repository ( https://gitlab.com/libeigen/eigen ), that fixes warning: declaration shadows a variable in namespace 'itkeigen' [-Wshadow] ( https://open.cdash.org/viewBuildError.php?type=1&buildid=6235729 )

Merge request reports