21 #ifndef otbHuPathFunction_h
22 #define otbHuPathFunction_h
61 template <
class TInputPath,
class TOutput =
double,
class TPrecision =
double>
80 typedef typename PathType::ContinuousIndexType
VertexType;
96 itkSetMacro(MomentNumber,
short);
97 itkGetConstReferenceMacro(MomentNumber,
short);
105 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
109 void operator=(
const Self&) =
delete;
116 #ifndef OTB_MANUAL_INSTANTIATION