18 #ifndef itkWeightedCovarianceSampleFilter_h
19 #define itkWeightedCovarianceSampleFilter_h
43 template <
typename TSample>
107 PrintSelf(std::ostream & os,
Indent indent)
const override;
110 GenerateData()
override;
114 ComputeCovarianceMatrixWithWeightingFunction();
118 ComputeCovarianceMatrixWithWeights();
123 #ifndef ITK_MANUAL_INSTANTIATION
124 # include "itkWeightedCovarianceSampleFilter.hxx"