|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkGaussianMembershipFunction_h
19 #define itkGaussianMembershipFunction_h
55 template <
typename TMeasurementVector>
121 InternalClone()
const override;
127 PrintSelf(std::ostream & os,
Indent indent)
const override;
147 #ifndef ITK_MANUAL_INSTANTIATION
148 # include "itkGaussianMembershipFunction.hxx"
CovarianceMatrixType m_InverseCovariance
typename itk::NumericTraits< MeasurementVectorType >::RealType MeasurementVectorRealType
MeasurementVectorRealType MeanVectorType
typename Superclass::MeasurementVectorSizeType MeasurementVectorSizeType
MembershipFunctionBase defines common interfaces for membership functions.
Control indentation during Print() invocation.
bool m_CovarianceNonsingular
Light weight base class for most itk classes.
CovarianceMatrixType m_Covariance
typename Superclass::Pointer MembershipFunctionPointer
TMeasurementVector MeasurementVectorType
GaussianMembershipFunction models class membership through a multivariate Gaussian function.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....