|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkMaximumRatioDecisionRule_h
19 #define itkMaximumRatioDecisionRule_h
22 #include "vnl/vnl_matrix.h"
26 #include "ITKStatisticsExport.h"
111 PrintSelf(std::ostream & os,
Indent indent)
const override;
MembershipValueType PriorProbabilityValueType
Superclass::MembershipValueType MembershipValueType
A decision rule that operates as a frequentist's approximation to Bayes rule.
Control indentation during Print() invocation.
double MembershipValueType
std::vector< PriorProbabilityValueType > PriorProbabilityVectorType
MembershipVectorType::size_type ClassIdentifierType
Light weight base class for most itk classes.
PriorProbabilityVectorType::size_type PriorProbabilityVectorSizeType
PriorProbabilityVectorType m_PriorProbabilities
Base class for decision rules that return a class label based on a set of discriminant scores.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
std::vector< MembershipValueType > MembershipVectorType