SuperElastix / elastix

Official elastix repository
http://elastix.dev
Apache License 2.0
449 stars 110 forks source link

Replace vnl `fill(RealType{})` calls with use of zero-filling constructors. #1160

Closed N-Dekker closed 4 days ago

N-Dekker commented 4 days ago

It appears preferable to properly zero-fill those objects during their construction.