|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkImageVectorOptimizerParametersHelper_h
19 #define itkImageVectorOptimizerParametersHelper_h
36 template <
typename TValue,
unsigned int VVectorDimension,
unsigned int VImageDimension>
82 #ifndef ITK_MANUAL_INSTANTIATION
83 # include "itkImageVectorOptimizerParametersHelper.hxx"
SmartPointer< Self > Pointer
Class to hold and manage parameters of type Image<Vector<...>,...>, used in Transforms,...
Basic helper class to manage parameter data as an Array type, the default type.
Light weight base class for most itk classes.
typename ParameterImageType::Pointer ParameterImagePointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
Array class with size defined at construction time.
Templated n-dimensional image class.