ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::Math::Detail::FloatIEEETraits< float > Struct Template Reference

#include <itkMathDetail.h>

Detailed Description

template<>
struct itk::Math::Detail::FloatIEEETraits< float >

Definition at line 476 of file itkMathDetail.h.

Public Types

using IntType = int32_t
 
using UIntType = uint32_t
 

Member Typedef Documentation

◆ IntType

using itk::Math::Detail::FloatIEEETraits< float >::IntType = int32_t

Definition at line 478 of file itkMathDetail.h.

◆ UIntType

using itk::Math::Detail::FloatIEEETraits< float >::UIntType = uint32_t

Definition at line 479 of file itkMathDetail.h.


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