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

#include <itkPocketFFTComplexToComplexFFTImageFilter.h>

Detailed Description

Definition at line 73 of file itkPocketFFTComplexToComplexFFTImageFilter.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 = std::complex<TUnderlying>
 

Member Typedef Documentation

◆ FilterDimensions

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

Definition at line 79 of file itkPocketFFTComplexToComplexFFTImageFilter.h.

◆ InputPixelType

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

Definition at line 76 of file itkPocketFFTComplexToComplexFFTImageFilter.h.

◆ OutputPixelType

template<typename TUnderlying>
using itk::FFTImageFilterTraits< PocketFFTComplexToComplexFFTImageFilter >::OutputPixelType = std::complex<TUnderlying>

Definition at line 78 of file itkPocketFFTComplexToComplexFFTImageFilter.h.


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