18 #ifndef itkMahalanobisDistanceMembershipFunction_h
19 #define itkMahalanobisDistanceMembershipFunction_h
62 template <
typename TVector>
84 using typename Superclass::MeasurementVectorSizeType;
125 InternalClone()
const override;
131 PrintSelf(std::ostream & os,
Indent indent)
const override;
142 bool m_CovarianceNonsingular{};
147 #ifndef ITK_MANUAL_INSTANTIATION
148 # include "itkMahalanobisDistanceMembershipFunction.hxx"