ITK  5.4.0
Insight Toolkit
Public Types | List of all members
itk::GPUTraits< Image< TPixelType, VDimension > > Class Template Reference

#include <itkGPUImage.h>

Detailed Description

template<typename TPixelType, unsigned int VDimension>
class itk::GPUTraits< Image< TPixelType, VDimension > >

Definition at line 303 of file itkGPUImage.h.

Public Types

using Type = GPUImage< TPixelType, VDimension >
 

Member Typedef Documentation

◆ Type

template<typename TPixelType , unsigned int VDimension>
using itk::GPUTraits< Image< TPixelType, VDimension > >::Type = GPUImage<TPixelType, VDimension>

Definition at line 306 of file itkGPUImage.h.


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