18 #ifndef itkGaussianMembershipFunction_h
19 #define itkGaussianMembershipFunction_h
54 template<
typename TMeasurementVector >
122 void PrintSelf(std::ostream & os,
Indent indent)
const override;
142 #ifndef ITK_MANUAL_INSTANTIATION
143 #include "itkGaussianMembershipFunction.hxx"
CovarianceMatrixType m_Covariance
Light weight base class for most itk classes.
CovarianceMatrixType m_InverseCovariance
MeasurementVectorRealType MeanVectorType
GaussianMembershipFunction models class membership through a multivariate Gaussian function...
MembershipFunctionBase defines common interfaces for membership functions.
typename itk::NumericTraits< MeasurementVectorType >::RealType MeasurementVectorRealType
TMeasurementVector MeasurementVectorType
bool m_CovarianceNonsingular
Control indentation during Print() invocation.
typename Superclass::Pointer MembershipFunctionPointer
typename Superclass::MeasurementVectorSizeType MeasurementVectorSizeType