18 #ifndef itkMahalanobisDistanceMembershipFunction_h
19 #define itkMahalanobisDistanceMembershipFunction_h
61 template<
typename TVector >
126 void PrintSelf(std::ostream & os,
Indent indent)
const override;
142 #ifndef ITK_MANUAL_INSTANTIATION
143 #include "itkMahalanobisDistanceMembershipFunction.hxx"
MeasurementVectorRealType MeanVectorType
typename Superclass::Pointer MembershipFunctionPointer
Light weight base class for most itk classes.
MahalanobisDistanceMembershipFunction models class membership using Mahalanobis distance.
CovarianceMatrixType m_InverseCovariance
typename itk::NumericTraits< MeasurementVectorType >::RealType MeasurementVectorRealType
typename Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
MembershipFunctionBase defines common interfaces for membership functions.
TVector MeasurementVectorType
bool m_CovarianceNonsingular
Control indentation during Print() invocation.
CovarianceMatrixType m_Covariance