InsightSoftwareConsortium / ITKIsotropicWavelets

External Module for ITK, implementing Isotropic Wavelets and Riesz Filter for multiscale phase analysis.
Apache License 2.0
13 stars 11 forks source link

COMP: Increase epsilon in numerical comparisson in Utilities #113

Closed phcerdan closed 5 years ago

phcerdan commented 5 years ago

Due to failing test in alpine-musl (Travis CI) with exponent = log(27)/log(3) // == 3

modf(exponent)
Exponent: 3
IntPart: 3
FractionPart: 4.44089e-16

where FractionPart should be 0.0