[Insight-developers] vnl_math changes

Brad King brad.king at kitware.com
Mon Jul 19 11:23:35 EDT 2004


Hans,

I need to integrate these changes back into vxl proper so we don't lose 
them when we next upgrade our vnl version.  In order to construct a 
proper commit message, I need a bit of information.  On what platform 
did you hit problems requiring these changes?

Also, the logic looks a bit strange to me:

#elif VXL_HAS_IEEEFP_H
# if VXL_IEEEFP_HAS_FINITEF
#  define VNL_HAS_NO_FINITEF 1
# endif

Why are you disabling the use of finitef if it is found?

-Brad


More information about the Insight-developers mailing list