18#ifndef itkStandardDeviationPerComponentSampleFilter_h
19#define itkStandardDeviationPerComponentSampleFilter_h
49template <
typename TSample>
127#ifndef ITK_MANUAL_INSTANTIATION
128# include "itkStandardDeviationPerComponentSampleFilter.hxx"
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
virtual void SetInput(const DataObjectIdentifierType &key, DataObject *input)
Protected method for setting indexed and named inputs.
DataObjectPointerArray::size_type DataObjectPointerArraySizeType
virtual DataObjectPointer MakeOutput(DataObjectPointerArraySizeType idx)
Make a DataObject of the correct type to used as the specified output.
Decorates any "simple" data type (data types without smart pointers) with a DataObject API.
Implements transparent reference counting.
~StandardDeviationPerComponentSampleFilter() override=default
typename TSample::MeasurementVectorSizeType MeasurementVectorSizeType
SimpleDataObjectDecorator< MeasurementVectorRealType > MeasurementVectorRealDecoratedType
ProcessObject::DataObjectPointerArraySizeType DataObjectPointerArraySizeType
const MeasurementVectorRealType GetStandardDeviationPerComponent() const
const SampleType * GetInput() const
void SetInput(const SampleType *sample)
typename NumericTraits< MeasurementVectorType >::RealType MeasurementVectorRealType
typename TSample::MeasurementVectorType MeasurementVectorType
const MeasurementVectorRealDecoratedType * GetMeanPerComponentOutput() const
DataObject::Pointer DataObjectPointer
void PrintSelf(std::ostream &os, Indent indent) const override
const MeasurementVectorRealDecoratedType * GetStandardDeviationPerComponentOutput() const
const MeasurementVectorRealType GetMeanPerComponent() const
void GenerateData() override
MeasurementVectorSizeType GetMeasurementVectorSize() const
SmartPointer< Self > Pointer
StandardDeviationPerComponentSampleFilter Self
MeasurementVectorRealDecoratedType OutputType
DataObjectPointer MakeOutput(DataObjectPointerArraySizeType index) override
Make a DataObject of the correct type to used as the specified output.
SmartPointer< const Self > ConstPointer
StandardDeviationPerComponentSampleFilter()
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....