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

#include <itkGPUImage.h>

Public Types

using Type = GPUImage< TPixelType, NDimension >
 

Detailed Description

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

Definition at line 303 of file itkGPUImage.h.

Member Typedef Documentation

◆ Type

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

Definition at line 306 of file itkGPUImage.h.


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