| 
 | 
Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages | 
#include <itkGPUTranslationTransform.h>
GPU version of TranslationTransform.
Definition at line 40 of file itkGPUTranslationTransform.h.
 Inheritance diagram for itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >:Public Types | |
| using | ConstPointer = SmartPointer< const Self > | 
| using | CPUOutputVectorType = typename GPUSuperclass::CPUOutputVectorType | 
| using | CPUSuperclass = TParentTransform | 
| using | GPUSuperclass = GPUTranslationTransformBase< TScalarType, NDimensions > | 
| using | Pointer = SmartPointer< Self > | 
| using | Self = GPUTranslationTransform | 
  Public Types inherited from itk::GPUTranslationTransformBase< TScalarType, NDimensions > | |
| using | CPUOutputVectorType = Vector< TScalarType, NDimensions > | 
| using | GPUSuperclass = GPUTransformBase | 
| using | ScalarType = TScalarType | 
| using | Self = GPUTranslationTransformBase | 
  Public Types inherited from itk::GPUTransformBase | |
| using | Self = GPUTransformBase | 
Public Member Functions | |
| virtual const char * | GetClassName () const | 
| virtual const CPUOutputVectorType & | GetCPUOffset () const | 
  Public Member Functions inherited from itk::GPUTranslationTransformBase< TScalarType, NDimensions > | |
| bool | IsTranslationTransform () const override | 
| itkStaticConstMacro (ParametersDimension, unsigned int, NDimensions) | |
| itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) | |
  Public Member Functions inherited from itk::GPUTransformBase | |
| virtual const char * | GetNameOfClass () const | 
| virtual GPUDataManager::Pointer | GetParametersDataManager (const std::vcl_size_t index) const | 
| virtual bool | IsBSplineTransform () const | 
| virtual bool | IsIdentityTransform () const | 
| virtual bool | IsMatrixOffsetTransform () const | 
Static Public Member Functions | |
| static Pointer | New () | 
Protected Member Functions | |
| GPUTranslationTransform () | |
| virtual | ~GPUTranslationTransform () | 
  Protected Member Functions inherited from itk::GPUTranslationTransformBase< TScalarType, NDimensions > | |
| GPUDataManager::Pointer | GetParametersDataManager () const override | 
| bool | GetSourceCode (std::string &source) const override | 
| GPUTranslationTransformBase () | |
| ~GPUTranslationTransformBase () override=default | |
  Protected Member Functions inherited from itk::GPUTransformBase | |
| GPUTransformBase () | |
| virtual | ~GPUTransformBase ()=default | 
Private Member Functions | |
| GPUTranslationTransform (const Self &other)=delete | |
| const Self & | operator= (const Self &)=delete | 
Additional Inherited Members | |
  Protected Attributes inherited from itk::GPUTransformBase | |
| GPUDataManager::Pointer | m_ParametersDataManager {} | 
| using itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::ConstPointer = SmartPointer<const Self> | 
Definition at line 50 of file itkGPUTranslationTransform.h.
| using itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::CPUOutputVectorType = typename GPUSuperclass::CPUOutputVectorType | 
Typedefs from GPUSuperclass.
Definition at line 59 of file itkGPUTranslationTransform.h.
| using itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::CPUSuperclass = TParentTransform | 
Definition at line 47 of file itkGPUTranslationTransform.h.
| using itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::GPUSuperclass = GPUTranslationTransformBase<TScalarType, NDimensions> | 
Definition at line 48 of file itkGPUTranslationTransform.h.
| using itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::Pointer = SmartPointer<Self> | 
Definition at line 49 of file itkGPUTranslationTransform.h.
| using itk::GPUTranslationTransform< TScalarType, NDimensions, TParentTransform >::Self = GPUTranslationTransform | 
Standard class typedefs.
Definition at line 46 of file itkGPUTranslationTransform.h.
      
  | 
  inlineprotected | 
Definition at line 69 of file itkGPUTranslationTransform.h.
      
  | 
  inlineprotectedvirtual | 
Definition at line 70 of file itkGPUTranslationTransform.h.
      
  | 
  privatedelete | 
      
  | 
  virtual | 
Run-time type information (and related methods).
Reimplemented from itk::GPUTranslationTransformBase< TScalarType, NDimensions >.
      
  | 
  inlinevirtual | 
This method returns the CPU value of the offset of the TranslationTransform.
Implements itk::GPUTranslationTransformBase< TScalarType, NDimensions >.
Definition at line 63 of file itkGPUTranslationTransform.h.
      
  | 
  static | 
Method for creation through the object factory.
      
  | 
  privatedelete | 
Generated on 1739326392 for elastix by   1.9.8  |