ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::FloatingPointExceptionsEnums Class Reference

#include <itkFloatingPointExceptions.h>

Detailed Description

Contains all enum classes used by FloatingPointExceptions class.

Definition at line 30 of file itkFloatingPointExceptions.h.

Public Types

enum  ExceptionAction : uint8_t {
  ExceptionAction::ABORT,
  ExceptionAction::EXIT
}
 

Member Enumeration Documentation

◆ ExceptionAction

Enumerator
ABORT 
EXIT 

Definition at line 36 of file itkFloatingPointExceptions.h.


The documentation for this class was generated from the following file: