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

#include <itkMathDetail.h>

Detailed Description

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

Definition at line 483 of file itkMathDetail.h.

Public Types

using IntType = int64_t
 
using UIntType = uint64_t
 

Member Typedef Documentation

◆ IntType

using itk::Math::Detail::FloatIEEETraits< double >::IntType = int64_t

Definition at line 485 of file itkMathDetail.h.

◆ UIntType

using itk::Math::Detail::FloatIEEETraits< double >::UIntType = uint64_t

Definition at line 486 of file itkMathDetail.h.


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