|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkImageVectorOptimizerParametersHelper_h
19 #define itkImageVectorOptimizerParametersHelper_h
36 template <
typename TValue,
unsigned int NVectorDimension,
unsigned int VImageDimension>
82 #ifndef ITK_MANUAL_INSTANTIATION
83 # include "itkImageVectorOptimizerParametersHelper.hxx"
typename Superclass::CommonContainerType CommonContainerType
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....
ParameterImagePointer m_ParameterImage
Array class with size defined at construction time.
Templated n-dimensional image class.