18 #ifndef itkMaximumRatioDecisionRule_h
19 #define itkMaximumRatioDecisionRule_h
22 #include "vnl/vnl_matrix.h"
26 #include "ITKStatisticsExport.h"
107 void PrintSelf(std::ostream & os,
Indent indent)
const override;
Superclass::MembershipValueType MembershipValueType
Light weight base class for most itk classes.
std::vector< PriorProbabilityValueType > PriorProbabilityVectorType
PriorProbabilityVectorType::size_type PriorProbabilityVectorSizeType
Base class for decision rules that return a class label based on a set of discriminant scores...
std::vector< MembershipValueType > MembershipVectorType
MembershipValueType PriorProbabilityValueType
A decision rule that operates as a frequentist's approximation to Bayes rule.
PriorProbabilityVectorType m_PriorProbabilities
Control indentation during Print() invocation.
MembershipVectorType::size_type ClassIdentifierType
double MembershipValueType