18 #ifndef __itkMinimumDecisionRule_h
19 #define __itkMinimumDecisionRule_h
Light weight base class for most itk classes.
Superclass::MembershipVectorType MembershipVectorType
double MembershipValueType
A decision rule that returns the class label with the smallest discriminant score.
Base class for decision rules that return a class label based on a set of discriminant scores...
SmartPointer< Self > Pointer
virtual ClassIdentifierType Evaluate(const MembershipVectorType &discriminantScores) const ITK_OVERRIDE
virtual ~MinimumDecisionRule()
MembershipVectorType::size_type ClassIdentifierType
Superclass::MembershipValueType MembershipValueType
SmartPointer< const Self > ConstPointer
Superclass::ClassIdentifierType ClassIdentifierType
std::vector< MembershipValueType > MembershipVectorType