18 #ifndef itkStandardDeviationPerComponentSampleFilter_h
19 #define itkStandardDeviationPerComponentSampleFilter_h
49 template <
typename TSample>
75 using Superclass::SetInput;
90 GetStandardDeviationPerComponent()
const;
93 GetStandardDeviationPerComponentOutput()
const;
97 GetMeanPerComponent()
const;
100 GetMeanPerComponentOutput()
const;
106 using Superclass::MakeOutput;
114 PrintSelf(std::ostream & os,
Indent indent)
const override;
117 GenerateData()
override;
120 GetMeasurementVectorSize()
const;
127 #ifndef ITK_MANUAL_INSTANTIATION
128 # include "itkStandardDeviationPerComponentSampleFilter.hxx"