18 #ifndef itkStandardDeviationPerComponentSampleFilter_h
19 #define itkStandardDeviationPerComponentSampleFilter_h
48 template<
typename TSample >
75 using Superclass::SetInput;
99 void PrintSelf(std::ostream & os,
Indent indent)
const override;
105 using Superclass::MakeOutput;
108 void GenerateData()
override;
117 #ifndef ITK_MANUAL_INSTANTIATION
118 #include "itkStandardDeviationPerComponentSampleFilter.hxx"
Light weight base class for most itk classes.
DataObjectPointerArray::size_type DataObjectPointerArraySizeType
Define numeric traits for std::vector.
The base class for all process objects (source, filters, mappers) in the Insight data processing pipe...
class ITK_FORWARD_EXPORT ProcessObject
Calculates the covariance matrix of the target sample data.
Decorates any "simple" data type (data types without smart pointers) with a DataObject API...
typename TSample::MeasurementVectorType MeasurementVectorType
typename TSample::MeasurementVectorSizeType MeasurementVectorSizeType
Control indentation during Print() invocation.
SmartPointer< Self > Pointer
typename NumericTraits< MeasurementVectorType >::RealType MeasurementVectorRealType