18#ifndef itkFloatingPointExceptions_h
19#define itkFloatingPointExceptions_h
43extern ITKCommon_EXPORT std::ostream &
53struct ExceptionGlobals;
64#if !defined(ITK_LEGACY_REMOVE)
Contains all enum classes used by FloatingPointExceptions class.
Allows floating point exceptions to be caught during program execution.
static ExceptionGlobals * m_PimplGlobals
itkGetGlobalDeclarationMacro(ExceptionGlobals, PimplGlobals)
static ExceptionActionEnum GetExceptionAction()
virtual ~FloatingPointExceptions()=default
static bool HasFloatingPointExceptionsSupport()
static void SetExceptionAction(ExceptionActionEnum a)
static void SetEnabled(bool val)
FloatingPointExceptions()=default
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
ITKCommon_EXPORT std::ostream & operator<<(std::ostream &out, typename AnatomicalOrientation::CoordinateEnum value)