|
ITK
6.0.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkTransformBase_h
19 #define itkTransformBase_h
21 #include "ITKTransformExport.h"
26 #include "vnl/vnl_vector_fixed.h"
56 extern ITKTransform_EXPORT std::ostream &
74 extern ITKTransform_EXPORT std::ostream &
77 * This
class is an abstract class to represent a spatial transform.
79 * This
class is templated over the scalar type used to store the transform's
82 * \ingroup ITKTransform
84 template <
typename TParametersValueType>
181 #if !defined(ITK_LEGACY_REMOVE)
std::ostream & operator<<(std::ostream &os, VariableLengthVectorExpression< TExpr1, TExpr2, TBinaryOp > const &v)
unsigned long IdentifierType
ITKCommon_EXPORT std::ostream & operator<<(std::ostream &out, typename AnatomicalOrientation::CoordinateEnum value)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....