21 #ifndef otbGeometricMomentPathFunction_h
22 #define otbGeometricMomentPathFunction_h
38 template <
class TInputPath,
class TOutput,
class TPrecision =
double>
52 typedef typename Superclass::InputPathType
PathType;
66 void PrintSelf(std::ostream& os, itk::Indent indent)
const override
68 Superclass::PrintSelf(os, indent);
73 void operator=(
const Self&) =
delete;