ITK icon indicating copy to clipboard operation
ITK copied to clipboard

Support for VXL complex abs

Open hjmjohnson opened this issue 2 years ago • 1 comments

Description

The new version of VXL supports the "abs" function from the C++ library, thus allowing for consistent use of "itk::Math::abs(cplxnum)" and "itk::Math::abs(realnum)"

Use of itk::Math::abs for complex numbers requires an updated version of vxl.

Impact analysis

An updated version of VXL

Expected behavior

ITK code works with system VXL and standard VXL.

Actual behavior

Changes in VXL require changes in ITK backward compatibility support.

Versions

ITK Head requires VXL 3.5.0 or better from the system.

Environment

all

hjmjohnson avatar Dec 13 '21 15:12 hjmjohnson

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] avatar Apr 27 '22 19:04 stale[bot]