ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::FFTImageFilterTraits< VnlInverseFFTImageFilter > Struct Reference

#include <itkVnlInverseFFTImageFilter.h>

Detailed Description

Definition at line 100 of file itkVnlInverseFFTImageFilter.h.

Public Types

using FilterDimensions = std::integer_sequence<unsigned int, 4, 3, 2, 1>
 
template<typename TUnderlying>
using InputPixelType = std::complex<TUnderlying>
 
template<typename TUnderlying>
using OutputPixelType = TUnderlying
 

Member Typedef Documentation

◆ FilterDimensions

using itk::FFTImageFilterTraits< VnlInverseFFTImageFilter >::FilterDimensions = std::integer_sequence<unsigned int, 4, 3, 2, 1>

Definition at line 106 of file itkVnlInverseFFTImageFilter.h.

◆ InputPixelType

template<typename TUnderlying>
using itk::FFTImageFilterTraits< VnlInverseFFTImageFilter >::InputPixelType = std::complex<TUnderlying>

Definition at line 103 of file itkVnlInverseFFTImageFilter.h.

◆ OutputPixelType

template<typename TUnderlying>
using itk::FFTImageFilterTraits< VnlInverseFFTImageFilter >::OutputPixelType = TUnderlying

Definition at line 105 of file itkVnlInverseFFTImageFilter.h.


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