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

#include <itkGPUImage.h>

Detailed Description

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

Definition at line 274 of file itkGPUImage.h.

Public Types

using Type = GPUImage< TPixelType, NDimension >
 

Member Typedef Documentation

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

Definition at line 277 of file itkGPUImage.h.


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