template<typename 
TScalarType = float, unsigned 
int NDimensions = 3, unsigned 
int VSplineOrder = 3, typename TParentTransform = AdvancedBSplineDeformableTransform<TScalarType, NDimensions, VSplineOrder>>
class itk::GPUAdvancedBSplineDeformableTransform< TScalarType, NDimensions, VSplineOrder, TParentTransform >
GPU version of AdvancedBSplineDeformableTransform. 
- 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 41 of file itkGPUAdvancedBSplineDeformableTransform.h.
 
 | 
| using  | ConstPointer = SmartPointer< const Self > | 
|   | 
| using  | CPUSuperclass = TParentTransform | 
|   | 
| using  | GPUSuperclass = GPUBSplineBaseTransform< TScalarType, NDimensions > | 
|   | 
| using  | ImagePointer = typename CPUSuperclass::ImagePointer | 
|   | 
| using  | ParametersType = typename CPUSuperclass::ParametersType | 
|   | 
| using  | Pointer = SmartPointer< Self > | 
|   | 
| using  | Self = GPUAdvancedBSplineDeformableTransform | 
|   | 
| using  | ConstPointer = SmartPointer< const Self > | 
|   | 
| using  | ContinuousIndexType = typename WeightsFunctionType::ContinuousIndexType | 
|   | 
| using  | DerivativeWeightsFunctionPointer = typename DerivativeWeightsFunctionType::Pointer | 
|   | 
| using  | DerivativeWeightsFunctionType = BSplineInterpolationDerivativeWeightFunction< ScalarType, Self::SpaceDimension, VSplineOrder > | 
|   | 
| using  | DirectionType = typename ImageType::DirectionType | 
|   | 
| using  | GridOffsetType = IndexType | 
|   | 
| using  | ImagePointer = typename ImageType::Pointer | 
|   | 
| using  | ImageType = Image< PixelType, Self::SpaceDimension > | 
|   | 
| using  | IndexType = typename RegionType::IndexType | 
|   | 
| using  | OriginType = typename ImageType::PointType | 
|   | 
| using  | ParameterIndexArrayType = Array< unsigned long > | 
|   | 
| using  | Pointer = SmartPointer< Self > | 
|   | 
| using  | RegionType = ImageRegion< Self::SpaceDimension > | 
|   | 
| using  | Self = AdvancedBSplineDeformableTransform | 
|   | 
| using  | SizeType = typename RegionType::SizeType | 
|   | 
| using  | SODerivativeWeightsFunctionPointer = typename SODerivativeWeightsFunctionType::Pointer | 
|   | 
| using  | SODerivativeWeightsFunctionType = BSplineInterpolationSecondOrderDerivativeWeightFunction< ScalarType, Self::SpaceDimension, VSplineOrder > | 
|   | 
| using  | SpacingType = typename ImageType::SpacingType | 
|   | 
| using  | Superclass = AdvancedBSplineDeformableTransformBase< TScalarType, NDimensions > | 
|   | 
| using  | WeightsFunctionPointer = typename WeightsFunctionType::Pointer | 
|   | 
| using  | WeightsFunctionType = BSplineInterpolationWeightFunction2< ScalarType, Self::SpaceDimension, VSplineOrder > | 
|   | 
| using  | WeightsType = typename WeightsFunctionType::WeightsType | 
|   | 
| using  | ConstPointer = SmartPointer< const Self > | 
|   | 
| using  | ContinuousIndexType = ContinuousIndex< ScalarType, SpaceDimension > | 
|   | 
| using  | DirectionType = typename ImageType::DirectionType | 
|   | 
| using  | GridOffsetType = IndexType | 
|   | 
| using  | ImagePointer = typename ImageType::Pointer | 
|   | 
| using  | ImageType = Image< PixelType, Self::SpaceDimension > | 
|   | 
| using  | IndexType = typename RegionType::IndexType | 
|   | 
| using  | OriginType = typename ImageType::PointType | 
|   | 
| using  | ParameterIndexArrayType = Array< unsigned long > | 
|   | 
| using  | Pointer = SmartPointer< Self > | 
|   | 
| using  | RegionType = ImageRegion< Self::SpaceDimension > | 
|   | 
| using  | Self = AdvancedBSplineDeformableTransformBase | 
|   | 
| using  | SizeType = typename RegionType::SizeType | 
|   | 
| using  | SpacingType = typename ImageType::SpacingType | 
|   | 
| using  | Superclass = AdvancedTransform< TScalarType, NDimensions, NDimensions > | 
|   | 
| using  | ConstPointer = SmartPointer< const Self > | 
|   | 
| using  | InternalMatrixType = typename SpatialJacobianType::InternalMatrixType | 
|   | 
| using  | InverseTransformBaseType = typename Superclass::InverseTransformBaseType | 
|   | 
| using  | JacobianOfSpatialHessianType = std::vector< SpatialHessianType > | 
|   | 
| using  | JacobianOfSpatialJacobianType = std::vector< SpatialJacobianType > | 
|   | 
| using  | MovingImageGradientType = OutputCovariantVectorType | 
|   | 
| using  | MovingImageGradientValueType = typename MovingImageGradientType::ValueType | 
|   | 
| using  | NonZeroJacobianIndicesType = std::vector< unsigned long > | 
|   | 
| using  | Pointer = SmartPointer< Self > | 
|   | 
| using  | Self = AdvancedTransform | 
|   | 
| using  | SpatialHessianType = FixedArray< Matrix< ScalarType, InputSpaceDimension, InputSpaceDimension >, OutputSpaceDimension > | 
|   | 
| using  | SpatialJacobianType = Matrix< ScalarType, OutputSpaceDimension, InputSpaceDimension > | 
|   | 
| using  | Superclass = Transform< TScalarType, NInputDimensions, NOutputDimensions > | 
|   | 
| using  | TransformType = Transform< TScalarType, NInputDimensions, NOutputDimensions > | 
|   | 
| using  | TransformTypeConstPointer = typename TransformType::ConstPointer | 
|   | 
| using  | TransformTypePointer = typename TransformType::Pointer | 
|   | 
| using  | GPUCoefficientImageArray = FixedArray< GPUCoefficientImagePointer, NDimensions > | 
|   | 
| using  | GPUCoefficientImageBaseArray = FixedArray< GPUDataManagerPointer, NDimensions > | 
|   | 
| using  | GPUCoefficientImagePointer = typename GPUCoefficientImageType::Pointer | 
|   | 
| using  | GPUCoefficientImageType = GPUImage< TScalarType, NDimensions > | 
|   | 
| using  | GPUDataManagerPointer = typename GPUDataManager::Pointer | 
|   | 
| using  | Self = GPUBSplineBaseTransform | 
|   | 
| using  | Self = GPUTransformBase | 
|   | 
 | 
| virtual const char *  | GetClassName () const | 
|   | 
|   | itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) | 
|   | 
| void  | SetCoefficientImages (ImagePointer images[]) override | 
|   | 
| void  | SetParameters (const ParametersType ¶meters) override | 
|   | 
| void  | EvaluateJacobianWithImageGradientProduct (const InputPointType &inputPoint, const MovingImageGradientType &movingImageGradient, DerivativeType &imageJacobian, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | 
|   | 
| void  | GetJacobian (const InputPointType &inputPoint, JacobianType &j, NonZeroJacobianIndicesType &nzji) const override | 
|   | 
| void  | GetJacobianOfSpatialHessian (const InputPointType &inputPoint, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | 
|   | 
| void  | GetJacobianOfSpatialHessian (const InputPointType &inputPoint, SpatialHessianType &sh, JacobianOfSpatialHessianType &jsh, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | 
|   | 
| void  | GetJacobianOfSpatialJacobian (const InputPointType &inputPoint, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | 
|   | 
| void  | GetJacobianOfSpatialJacobian (const InputPointType &inputPoint, SpatialJacobianType &sj, JacobianOfSpatialJacobianType &jsj, NonZeroJacobianIndicesType &nonZeroJacobianIndices) const override | 
|   | 
| unsigned int  | GetNumberOfAffectedWeights () const override | 
|   | 
| NumberOfParametersType  | GetNumberOfNonZeroJacobianIndices () const override | 
|   | 
| void  | GetSpatialHessian (const InputPointType &inputPoint, SpatialHessianType &sh) const override | 
|   | 
| void  | GetSpatialJacobian (const InputPointType &inputPoint, SpatialJacobianType &sj) const override | 
|   | 
|   | ITK_DISALLOW_COPY_AND_MOVE (AdvancedBSplineDeformableTransform) | 
|   | 
|   | itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) | 
|   | 
|   | itkStaticConstMacro (SplineOrder, unsigned int, VSplineOrder) | 
|   | 
| void  | SetGridRegion (const RegionType ®ion) override | 
|   | 
| OutputPointType  | TransformPoint (const InputPointType &point) const override | 
|   | 
| virtual const ImagePointer *  | GetCoefficientImages () const | 
|   | 
| const FixedParametersType &  | GetFixedParameters () const override | 
|   | 
| virtual DirectionType  | GetGridDirection () const | 
|   | 
| virtual OriginType  | GetGridOrigin () const | 
|   | 
| virtual RegionType  | GetGridRegion () const | 
|   | 
| virtual SpacingType  | GetGridSpacing () const | 
|   | 
| NumberOfParametersType  | GetNumberOfParameters () const override | 
|   | 
| virtual NumberOfParametersType  | GetNumberOfParametersPerDimension () const | 
|   | 
| const ParametersType &  | GetParameters () const override | 
|   | 
| unsigned  | GetSplineOrder () const | 
|   | 
| TransformCategoryEnum  | GetTransformCategory () const override | 
|   | 
| virtual const RegionType &  | GetValidRegion () | 
|   | 
| bool  | IsLinear () const override | 
|   | 
|   | ITK_DISALLOW_COPY_AND_MOVE (AdvancedBSplineDeformableTransformBase) | 
|   | 
|   | itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) | 
|   | 
| virtual void  | SetCoefficientImages (ImagePointer images[]) | 
|   | 
| void  | SetFixedParameters (const FixedParametersType ¶meters) override | 
|   | 
| virtual void  | SetGridDirection (const DirectionType &direction) | 
|   | 
| virtual void  | SetGridOrigin (const OriginType &origin) | 
|   | 
| virtual void  | SetGridSpacing (const SpacingType &spacing) | 
|   | 
| void  | SetIdentity () | 
|   | 
| void  | SetParameters (const ParametersType ¶meters) override | 
|   | 
| void  | SetParametersByValue (const ParametersType ¶meters) override | 
|   | 
| OutputCovariantVectorType  | TransformCovariantVector (const InputCovariantVectorType &) const override | 
|   | 
| OutputVectorType  | TransformVector (const InputVectorType &) const override | 
|   | 
| OutputVnlVectorType  | TransformVector (const InputVnlVectorType &) const override | 
|   | 
| void  | ComputeJacobianWithRespectToParameters (const InputPointType &, JacobianType &) const override | 
|   | 
| virtual bool  | GetHasNonZeroJacobianOfSpatialHessian () const | 
|   | 
| virtual bool  | GetHasNonZeroSpatialHessian () const | 
|   | 
|   | ITK_DISALLOW_COPY_AND_MOVE (AdvancedTransform) | 
|   | 
|   | itkStaticConstMacro (InputSpaceDimension, unsigned int, NInputDimensions) | 
|   | 
|   | itkStaticConstMacro (OutputSpaceDimension, unsigned int, NOutputDimensions) | 
|   | 
| const GPUCoefficientImageArray  | GetGPUCoefficientImages () const | 
|   | 
| const GPUCoefficientImageBaseArray  | GetGPUCoefficientImagesBases () const | 
|   | 
| virtual unsigned int  | GetSplineOrder () const | 
|   | 
| bool  | IsBSplineTransform () const override | 
|   | 
|   | itkStaticConstMacro (SpaceDimension, unsigned int, NDimensions) | 
|   | 
| virtual const char *  | GetNameOfClass () const | 
|   | 
| virtual GPUDataManager::Pointer  | GetParametersDataManager () const | 
|   | 
| virtual GPUDataManager::Pointer  | GetParametersDataManager (const std::vcl_size_t index) const | 
|   | 
| virtual bool  | IsIdentityTransform () const | 
|   | 
| virtual bool  | IsMatrixOffsetTransform () const | 
|   | 
| virtual bool  | IsTranslationTransform () const | 
|   |