18 #ifndef __otbLeastSquareAffineTransformEstimator_h
19 #define __otbLeastSquareAffineTransformEstimator_h
62 template <
class TPo
int>
80 itkStaticConstMacro(PointDimension,
unsigned int,
81 TPoint::PointDimension);
102 itkGetConstReferenceMacro(Matrix,
MatrixType);
105 itkGetConstReferenceMacro(Offset,
VectorType);
127 void ClearTiePoints();
139 virtual void PrintSelf(std::ostream& os,
itk::Indent indent)
const;
143 void operator =(
const Self&);
167 #ifndef OTB_MANUAL_INSTANTIATION