go home Home | Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform > Class Template Reference

#include <itkGPUAdvancedSimilarity2DTransform.h>

Detailed Description

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
class itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >

GPU version of AdvancedSimilarity2DTransform.

Author
Denis P. Shamonin and Marius Staring. Division of Image Processing, Department of Radiology, Leiden, The Netherlands
Note
This work was funded by the Netherlands Organisation for Scientific Research (NWO NRG-2010.02 and NWO 639.021.124).

Definition at line 39 of file itkGPUAdvancedSimilarity2DTransform.h.

+ Inheritance diagram for itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >:

Public Types

typedef SmartPointer< const SelfConstPointer
 
typedef GPUSuperclass::CPUInverseMatrixType CPUInverseMatrixType
 
typedef GPUSuperclass::CPUMatrixType CPUMatrixType
 
typedef GPUSuperclass::CPUOutputVectorType CPUOutputVectorType
 
typedef TParentTransform CPUSuperclass
 
typedef GPUMatrixOffsetTransformBase< TScalarType, 2, 2 > GPUSuperclass
 
typedef SmartPointer< SelfPointer
 
typedef GPUAdvancedSimilarity2DTransform Self
 
- Public Types inherited from itk::AdvancedSimilarity2DTransform< float >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::InputCovariantVectorType InputCovariantVectorType
 
typedef Superclass::InputPointType InputPointType
 
typedef Superclass::InputVectorType InputVectorType
 
typedef Superclass::InputVnlVectorType InputVnlVectorType
 
typedef Superclass::InternalMatrixType InternalMatrixType
 
typedef Superclass::JacobianOfSpatialHessianType JacobianOfSpatialHessianType
 
typedef Superclass::JacobianOfSpatialJacobianType JacobianOfSpatialJacobianType
 
typedef Superclass::JacobianType JacobianType
 
typedef Superclass::MatrixType MatrixType
 
typedef Superclass::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
 
typedef Superclass::NumberOfParametersType NumberOfParametersType
 
typedef Superclass::OffsetType OffsetType
 
typedef Superclass::OutputCovariantVectorType OutputCovariantVectorType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef Superclass::OutputVectorType OutputVectorType
 
typedef Superclass::OutputVnlVectorType OutputVnlVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::ScalarType ScalarType
 
typedef float ScaleType
 
typedef AdvancedSimilarity2DTransform Self
 
typedef Superclass::SpatialHessianType SpatialHessianType
 
typedef Superclass::SpatialJacobianType SpatialJacobianType
 
typedef AdvancedRigid2DTransform< floatSuperclass
 
- Public Types inherited from itk::AdvancedRigid2DTransform< float >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::InputCovariantVectorType InputCovariantVectorType
 
typedef Superclass::InputPointType InputPointType
 
typedef Superclass::InputVectorType InputVectorType
 
typedef Superclass::InputVnlVectorType InputVnlVectorType
 
typedef Superclass::InternalMatrixType InternalMatrixType
 
typedef Superclass::JacobianOfSpatialHessianType JacobianOfSpatialHessianType
 
typedef Superclass::JacobianOfSpatialJacobianType JacobianOfSpatialJacobianType
 
typedef Superclass::JacobianType JacobianType
 
typedef Superclass::MatrixType MatrixType
 
typedef Superclass::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
 
typedef Superclass::NumberOfParametersType NumberOfParametersType
 
typedef Superclass::OffsetType OffsetType
 
typedef Superclass::OutputCovariantVectorType OutputCovariantVectorType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef Superclass::OutputVectorType OutputVectorType
 
typedef Superclass::OutputVnlVectorType OutputVnlVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::ScalarType ScalarType
 
typedef AdvancedRigid2DTransform Self
 
typedef Superclass::SpatialHessianType SpatialHessianType
 
typedef Superclass::SpatialJacobianType SpatialJacobianType
 
typedef AdvancedMatrixOffsetTransformBase< float, 2, 2 > Superclass
 
- Public Types inherited from itk::AdvancedMatrixOffsetTransformBase< float, 2, 2 >
typedef InputPointType CenterType
 
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::FixedParametersType FixedParametersType
 
typedef Superclass::InputCovariantVectorType InputCovariantVectorType
 
typedef Superclass::InputPointType InputPointType
 
typedef Superclass::InputVectorType InputVectorType
 
typedef Superclass::InputVnlVectorType InputVnlVectorType
 
typedef Superclass::InternalMatrixType InternalMatrixType
 
typedef Matrix< float, itkGetStaticConstMacro(InputSpaceDimension), itkGetStaticConstMacro(OutputSpaceDimension) > InverseMatrixType
 
typedef Superclass::JacobianOfSpatialHessianType JacobianOfSpatialHessianType
 
typedef Superclass::JacobianOfSpatialJacobianType JacobianOfSpatialJacobianType
 
typedef Superclass::JacobianType JacobianType
 
typedef Matrix< float, itkGetStaticConstMacro(OutputSpaceDimension), itkGetStaticConstMacro(InputSpaceDimension) > MatrixType
 
typedef Superclass::NonZeroJacobianIndicesType NonZeroJacobianIndicesType
 
typedef Superclass::NumberOfParametersType NumberOfParametersType
 
typedef OutputVectorType OffsetType
 
typedef Superclass::OutputCovariantVectorType OutputCovariantVectorType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef Superclass::OutputVectorType OutputVectorType
 
typedef Superclass::OutputVnlVectorType OutputVnlVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::ScalarType ScalarType
 
typedef AdvancedMatrixOffsetTransformBase Self
 
typedef Superclass::SpatialHessianType SpatialHessianType
 
typedef Superclass::SpatialJacobianType SpatialJacobianType
 
typedef AdvancedTransform< float, NInputDimensions, NOutputDimensions > Superclass
 
typedef Superclass::TransformCategoryEnum TransformCategoryEnum
 
typedef OutputVectorType TranslationType
 
- Public Types inherited from itk::AdvancedTransform< float, NInputDimensions, NOutputDimensions >
typedef SmartPointer< const SelfConstPointer
 
typedef Superclass::DerivativeType DerivativeType
 
typedef Superclass::FixedParametersType FixedParametersType
 
typedef Superclass::InputCovariantVectorType InputCovariantVectorType
 
typedef Superclass::InputPointType InputPointType
 
typedef Superclass::InputVectorType InputVectorType
 
typedef Superclass::InputVnlVectorType InputVnlVectorType
 
typedef SpatialJacobianType::InternalMatrixType InternalMatrixType
 
typedef Superclass::InverseTransformBasePointer InverseTransformBasePointer
 
typedef Superclass::InverseTransformBaseType InverseTransformBaseType
 
typedef std::vector< SpatialHessianTypeJacobianOfSpatialHessianType
 
typedef std::vector< SpatialJacobianTypeJacobianOfSpatialJacobianType
 
typedef Superclass::JacobianType JacobianType
 
typedef OutputCovariantVectorType MovingImageGradientType
 
typedef MovingImageGradientType::ValueType MovingImageGradientValueType
 
typedef std::vector< unsigned long > NonZeroJacobianIndicesType
 
typedef Superclass::NumberOfParametersType NumberOfParametersType
 
typedef Superclass::OutputCovariantVectorType OutputCovariantVectorType
 
typedef Superclass::OutputPointType OutputPointType
 
typedef Superclass::OutputVectorType OutputVectorType
 
typedef Superclass::OutputVnlVectorType OutputVnlVectorType
 
typedef Superclass::ParametersType ParametersType
 
typedef Superclass::ParametersValueType ParametersValueType
 
typedef SmartPointer< SelfPointer
 
typedef Superclass::ScalarType ScalarType
 
typedef AdvancedTransform Self
 
typedef FixedArray< Matrix< ScalarType, InputSpaceDimension, InputSpaceDimension >, OutputSpaceDimension > SpatialHessianType
 
typedef Matrix< ScalarType, OutputSpaceDimension, InputSpaceDimension > SpatialJacobianType
 
typedef Transform< float, NInputDimensions, NOutputDimensions > Superclass
 
typedef Transform< float, NInputDimensions, NOutputDimensions > TransformType
 
typedef TransformType::ConstPointer TransformTypeConstPointer
 
typedef TransformType::Pointer TransformTypePointer
 
- Public Types inherited from itk::GPUMatrixOffsetTransformBase< float, 2, 2 >
typedef Matrix< float, itkGetStaticConstMacro(InputSpaceDimension), itkGetStaticConstMacro(OutputSpaceDimension) > CPUInverseMatrixType
 
typedef Matrix< float, itkGetStaticConstMacro(OutputSpaceDimension), itkGetStaticConstMacro(InputSpaceDimension) > CPUMatrixType
 
typedef Vector< float, itkGetStaticConstMacro(OutputSpaceDimension) > CPUOutputVectorType
 
typedef GPUTransformBase GPUSuperclass
 
typedef float ScalarType
 
typedef GPUMatrixOffsetTransformBase Self
 
- Public Types inherited from itk::GPUTransformBase
typedef GPUTransformBase Self
 

Public Member Functions

virtual const char * GetClassName () const
 
virtual const CPUInverseMatrixTypeGetCPUInverseMatrix (void) const
 
virtual const CPUMatrixTypeGetCPUMatrix (void) const
 
virtual const CPUOutputVectorTypeGetCPUOffset (void) const
 
- Public Member Functions inherited from itk::AdvancedSimilarity2DTransform< float >
void CloneInverseTo (Pointer &newinverse) const
 
void CloneTo (Pointer &clone) const
 
virtual const char * GetClassName () const
 
void GetJacobian (const InputPointType &, JacobianType &, NonZeroJacobianIndicesType &) const override
 
const ParametersTypeGetParameters (void) const override
 
virtual const ScaleTypeGetScale ()
 
 itkStaticConstMacro (InputSpaceDimension, unsigned int, 2)
 
 itkStaticConstMacro (OutputSpaceDimension, unsigned int, 2)
 
 itkStaticConstMacro (ParametersDimension, unsigned int, 4)
 
 itkStaticConstMacro (SpaceDimension, unsigned int, 2)
 
void SetIdentity (void) override
 
void SetMatrix (const MatrixType &matrix) override
 
void SetParameters (const ParametersType &parameters) override
 
void SetScale (ScaleType scale)
 
- Public Member Functions inherited from itk::AdvancedRigid2DTransform< float >
InputCovariantVectorType BackTransform (const OutputCovariantVectorType &vector) const
 
InputPointType BackTransform (const OutputPointType &point) const
 
InputVectorType BackTransform (const OutputVectorType &vector) const
 
InputVnlVectorType BackTransform (const OutputVnlVectorType &vector) const
 
void CloneInverseTo (Pointer &newinverse) const
 
void CloneTo (Pointer &clone) const
 
virtual const floatGetAngle ()
 
virtual const char * GetClassName () const
 
void GetJacobian (const InputPointType &, JacobianType &, NonZeroJacobianIndicesType &) const override
 
const ParametersTypeGetParameters (void) const override
 
virtual const floatGetRotation () const
 
const MatrixTypeGetRotationMatrix () const
 
 itkStaticConstMacro (InputSpaceDimension, unsigned int, 2)
 
 itkStaticConstMacro (OutputSpaceDimension, unsigned int, 2)
 
 itkStaticConstMacro (ParametersDimension, unsigned int, 3)
 
void SetAngle (float angle)
 
void SetAngleInDegrees (float angle)
 
void SetIdentity (void) override
 
void SetMatrix (const MatrixType &matrix) override
 
void SetParameters (const ParametersType &parameters) override
 
void SetRotation (float angle)
 
virtual void SetRotationMatrix (const MatrixType &matrix)
 
void Translate (const OffsetType &offset, bool pre=false)
 
- Public Member Functions inherited from itk::AdvancedMatrixOffsetTransformBase< float, 2, 2 >
void Compose (const Self *other, bool pre=0)
 
const InputPointTypeGetCenter (void) const
 
virtual const char * GetClassName () const
 
const FixedParametersTypeGetFixedParameters (void) const override
 
bool GetInverse (Self *inverse) const
 
const InverseMatrixTypeGetInverseMatrix (void) const
 
void GetJacobian (const InputPointType &, JacobianType &, NonZeroJacobianIndicesType &) const override
 
void GetJacobianOfSpatialHessian (const InputPointType &, JacobianOfSpatialHessianType &, NonZeroJacobianIndicesType &) const override
 
void GetJacobianOfSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override
 
void GetJacobianOfSpatialJacobian (const InputPointType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const override
 
void GetJacobianOfSpatialJacobian (const InputPointType &, SpatialJacobianType &, JacobianOfSpatialJacobianType &, NonZeroJacobianIndicesType &) const override
 
const MatrixTypeGetMatrix (void) const
 
const OutputVectorTypeGetOffset (void) const
 
const ParametersTypeGetParameters (void) const override
 
void GetSpatialHessian (const InputPointType &, SpatialHessianType &) const override
 
void GetSpatialJacobian (const InputPointType &, SpatialJacobianType &) const override
 
TransformCategoryEnum GetTransformCategory () const override
 
const OutputVectorTypeGetTranslation (void) const
 
bool IsLinear (void) const override
 
 itkStaticConstMacro (InputSpaceDimension, unsigned int, NInputDimensions)
 
 itkStaticConstMacro (OutputSpaceDimension, unsigned int, NOutputDimensions)
 
 itkStaticConstMacro (ParametersDimension, unsigned int, NOutputDimensions *(NInputDimensions+1))
 
void SetCenter (const InputPointType &center)
 
void SetFixedParameters (const FixedParametersType &) override
 
virtual void SetIdentity (void)
 
virtual void SetMatrix (const MatrixType &matrix)
 
void SetOffset (const OutputVectorType &offset)
 
void SetParameters (const ParametersType &parameters) override
 
void SetTranslation (const OutputVectorType &translation)
 
OutputCovariantVectorType TransformCovariantVector (const InputCovariantVectorType &vector) const override
 
OutputPointType TransformPoint (const InputPointType &point) const override
 
OutputVectorType TransformVector (const InputVectorType &vector) const override
 
OutputVnlVectorType TransformVector (const InputVnlVectorType &vector) const override
 
- Public Member Functions inherited from itk::AdvancedTransform< float, NInputDimensions, NOutputDimensions >
void ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &) const override
 
virtual void EvaluateJacobianWithImageGradientProduct (const InputPointType &ipp, const MovingImageGradientType &movingImageGradient, DerivativeType &imageJacobian, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const
 
virtual const char * GetClassName () const
 
virtual bool GetHasNonZeroJacobianOfSpatialHessian () const
 
virtual bool GetHasNonZeroSpatialHessian () const
 
virtual void GetJacobian (const InputPointType &ipp, JacobianType &j, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0
 
virtual void GetJacobianOfSpatialHessian (const InputPointType &ipp, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0
 
virtual void GetJacobianOfSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0
 
virtual void GetJacobianOfSpatialJacobian (const InputPointType &ipp, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0
 
virtual void GetJacobianOfSpatialJacobian (const InputPointType &ipp, SpatialJacobianType &sj, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const=0
 
virtual NumberOfParametersType GetNumberOfNonZeroJacobianIndices (void) const
 
virtual void GetSpatialHessian (const InputPointType &ipp, SpatialHessianType &sh) const=0
 
virtual void GetSpatialJacobian (const InputPointType &ipp, SpatialJacobianType &sj) const=0
 
 itkStaticConstMacro (InputSpaceDimension, unsigned int, NInputDimensions)
 
 itkStaticConstMacro (OutputSpaceDimension, unsigned int, NOutputDimensions)
 
- Public Member Functions inherited from itk::GPUMatrixOffsetTransformBase< float, 2, 2 >
virtual const char * GetClassName () const
 
virtual const CPUInverseMatrixTypeGetCPUInverseMatrix (void) const=0
 
virtual const CPUMatrixTypeGetCPUMatrix (void) const=0
 
virtual const CPUOutputVectorTypeGetCPUOffset (void) const=0
 
bool IsMatrixOffsetTransform (void) const override
 
 itkStaticConstMacro (InputSpaceDimension, unsigned int, NInputDimensions)
 
 itkStaticConstMacro (OutputSpaceDimension, unsigned int, NOutputDimensions)
 
 itkStaticConstMacro (ParametersDimension, unsigned int, NOutputDimensions *(NInputDimensions+1))
 
- Public Member Functions inherited from itk::GPUTransformBase
virtual const char * GetNameOfClass () const
 
virtual GPUDataManager::Pointer GetParametersDataManager (const std::vcl_size_t index) const
 
virtual GPUDataManager::Pointer GetParametersDataManager (void) const
 
virtual bool GetSourceCode (std::string &source) const
 
virtual bool IsBSplineTransform (void) const
 
virtual bool IsIdentityTransform (void) const
 
virtual bool IsMatrixOffsetTransform (void) const
 
virtual bool IsTranslationTransform (void) const
 

Static Public Member Functions

static Pointer New ()
 
- Static Public Member Functions inherited from itk::AdvancedSimilarity2DTransform< float >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::AdvancedRigid2DTransform< float >
static Pointer New ()
 
- Static Public Member Functions inherited from itk::AdvancedMatrixOffsetTransformBase< float, 2, 2 >
static Pointer New ()
 

Protected Member Functions

 GPUAdvancedSimilarity2DTransform ()
 
virtual ~GPUAdvancedSimilarity2DTransform ()
 
- Protected Member Functions inherited from itk::AdvancedSimilarity2DTransform< float >
 AdvancedSimilarity2DTransform ()
 
 AdvancedSimilarity2DTransform (unsigned int spaceDimension, unsigned int parametersDimension)
 
void ComputeMatrix (void) override
 
void ComputeMatrixParameters (void) override
 
void PrecomputeJacobianOfSpatialJacobian (void) override
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
void SetVarScale (ScaleType scale)
 
 ~AdvancedSimilarity2DTransform () override
 
- Protected Member Functions inherited from itk::AdvancedRigid2DTransform< float >
 AdvancedRigid2DTransform ()
 
 AdvancedRigid2DTransform (unsigned int outputSpaceDimension, unsigned int parametersDimension)
 
 AdvancedRigid2DTransform (unsigned int parametersDimension)
 
void ComputeMatrix (void) override
 
void ComputeMatrixParameters (void) override
 
virtual void PrecomputeJacobianOfSpatialJacobian (void)
 
void PrintSelf (std::ostream &os, Indent indent) const override
 
void SetVarAngle (float angle)
 
 ~AdvancedRigid2DTransform () override
 
- Protected Member Functions inherited from itk::AdvancedMatrixOffsetTransformBase< float, 2, 2 >
 AdvancedMatrixOffsetTransformBase ()
 
 AdvancedMatrixOffsetTransformBase (const MatrixType &matrix, const OutputVectorType &offset)
 
 AdvancedMatrixOffsetTransformBase (unsigned int paramDims)
 
virtual void ComputeMatrix (void)
 
virtual void ComputeMatrixParameters (void)
 
virtual void ComputeOffset (void)
 
virtual void ComputeTranslation (void)
 
const InverseMatrixTypeGetVarInverseMatrix (void) const
 
bool InverseMatrixIsOld (void) const
 
virtual void PrecomputeJacobians (unsigned int paramDims)
 
void PrintSelf (std::ostream &s, Indent indent) const override
 
void SetVarCenter (const InputPointType &center)
 
void SetVarInverseMatrix (const InverseMatrixType &matrix) const
 
void SetVarMatrix (const MatrixType &matrix)
 
void SetVarOffset (const OutputVectorType &offset)
 
void SetVarTranslation (const OutputVectorType &translation)
 
 ~AdvancedMatrixOffsetTransformBase () override
 
- Protected Member Functions inherited from itk::AdvancedTransform< float, NInputDimensions, NOutputDimensions >
 AdvancedTransform ()
 
 AdvancedTransform (NumberOfParametersType numberOfParameters)
 
 ~AdvancedTransform () override
 
- Protected Member Functions inherited from itk::GPUMatrixOffsetTransformBase< float, 2, 2 >
GPUDataManager::Pointer GetParametersDataManager (void) const override
 
bool GetSourceCode (std::string &source) const override
 
 GPUMatrixOffsetTransformBase ()
 
 ~GPUMatrixOffsetTransformBase () override
 
- Protected Member Functions inherited from itk::GPUTransformBase
 GPUTransformBase ()
 
virtual ~GPUTransformBase ()
 

Private Member Functions

 GPUAdvancedSimilarity2DTransform (const Self &other)
 
const Selfoperator= (const Self &)
 

Additional Inherited Members

- Protected Attributes inherited from itk::AdvancedMatrixOffsetTransformBase< float, 2, 2 >
JacobianOfSpatialHessianType m_JacobianOfSpatialHessian
 
JacobianOfSpatialJacobianType m_JacobianOfSpatialJacobian
 
NonZeroJacobianIndicesType m_NonZeroJacobianIndices
 
SpatialHessianType m_SpatialHessian
 
- Protected Attributes inherited from itk::AdvancedTransform< float, NInputDimensions, NOutputDimensions >
bool m_HasNonZeroJacobianOfSpatialHessian
 
bool m_HasNonZeroSpatialHessian
 
- Protected Attributes inherited from itk::GPUTransformBase
GPUDataManager::Pointer m_ParametersDataManager
 

Member Typedef Documentation

◆ ConstPointer

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
typedef SmartPointer< const Self > itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::ConstPointer

Definition at line 50 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ CPUInverseMatrixType

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
typedef GPUSuperclass::CPUInverseMatrixType itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::CPUInverseMatrixType

Definition at line 60 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ CPUMatrixType

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
typedef GPUSuperclass::CPUMatrixType itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::CPUMatrixType

Typedefs from GPUSuperclass.

Definition at line 59 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ CPUOutputVectorType

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
typedef GPUSuperclass::CPUOutputVectorType itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::CPUOutputVectorType

Definition at line 61 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ CPUSuperclass

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
typedef TParentTransform itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::CPUSuperclass

Definition at line 47 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ GPUSuperclass

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
typedef GPUMatrixOffsetTransformBase< TScalarType, 2, 2 > itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::GPUSuperclass

Definition at line 48 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ Pointer

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
typedef SmartPointer< Self > itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::Pointer

Definition at line 49 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ Self

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
typedef GPUAdvancedSimilarity2DTransform itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::Self

Standard class typedefs.

Definition at line 46 of file itkGPUAdvancedSimilarity2DTransform.h.

Constructor & Destructor Documentation

◆ GPUAdvancedSimilarity2DTransform() [1/2]

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::GPUAdvancedSimilarity2DTransform ( )
inlineprotected

Definition at line 74 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ ~GPUAdvancedSimilarity2DTransform()

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
virtual itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::~GPUAdvancedSimilarity2DTransform ( )
inlineprotectedvirtual

Definition at line 75 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ GPUAdvancedSimilarity2DTransform() [2/2]

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::GPUAdvancedSimilarity2DTransform ( const Self other)
private

Member Function Documentation

◆ GetClassName()

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
virtual const char * itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::GetClassName ( ) const
virtual

Run-time type information (and related methods).

Reimplemented from itk::GPUMatrixOffsetTransformBase< float, 2, 2 >.

◆ GetCPUInverseMatrix()

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
virtual const CPUInverseMatrixType & itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::GetCPUInverseMatrix ( void  ) const
inlinevirtual

Get CPU inverse matrix of an MatrixOffsetTransformBase.

Implements itk::GPUMatrixOffsetTransformBase< float, 2, 2 >.

Definition at line 67 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ GetCPUMatrix()

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
virtual const CPUMatrixType & itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::GetCPUMatrix ( void  ) const
inlinevirtual

Get CPU matrix of an MatrixOffsetTransformBase.

Implements itk::GPUMatrixOffsetTransformBase< float, 2, 2 >.

Definition at line 64 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ GetCPUOffset()

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
virtual const CPUOutputVectorType & itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::GetCPUOffset ( void  ) const
inlinevirtual

Get CPU offset of an MatrixOffsetTransformBase.

Implements itk::GPUMatrixOffsetTransformBase< float, 2, 2 >.

Definition at line 70 of file itkGPUAdvancedSimilarity2DTransform.h.

◆ New()

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
static Pointer itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::New ( )
static

Method for creation through the object factory.

◆ operator=()

template<typename TScalarType = float, typename TParentTransform = AdvancedSimilarity2DTransform< TScalarType >>
const Self & itk::GPUAdvancedSimilarity2DTransform< TScalarType, TParentTransform >::operator= ( const Self )
private


Generated on 1667476801 for elastix by doxygen 1.9.4 elastix logo