18 #ifndef __itkStandardDeviationPerComponentSampleFilter_h
19 #define __itkStandardDeviationPerComponentSampleFilter_h
48 template<
class TSample >
73 using Superclass::SetInput;
97 void operator=(
const Self &);
102 void PrintSelf(std::ostream & os,
Indent indent)
const;
108 using Superclass::MakeOutput;
120 #ifndef ITK_MANUAL_INSTANTIATION
121 #include "itkStandardDeviationPerComponentSampleFilter.hxx"