[Insight-developers] API change of vnl_math to namespace

Matt McCormick matt.mccormick at kitware.com
Wed Oct 31 16:47:57 EDT 2012


Hi,

Recently, changes were made in vnl_math.h so that vnl_math_abs is now
vnl_math::abs, etc.

This is causing pain in ITK :-(.

What is the recommended way to deal with this change in a
backwards-compatible way?  I could not find pre-processor version
definitions in core/vnl/vnl_config.h or core/vxl_config.h

Thanks,
Matt


More information about the Insight-developers mailing list