18#ifndef itkTransformBase_h
19#define itkTransformBase_h
21#include "ITKTransformExport.h"
26#include "vnl/vnl_vector_fixed.h"
47 UnknownTransformCategory = 0,
51 DisplacementField = 4,
56extern ITKTransform_EXPORT std::ostream &
67template <
typename TParametersValueType>
150#if !defined(ITK_LEGACY_REMOVE)
Light weight base class for most itk classes.
Base class for most ITK classes.
Class to hold and manage different parameter types used during optimization.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
SizeValueType IdentifierType
std::ostream & operator<<(std::ostream &os, const Array< TValue > &arr)