18 #ifndef itkMinimumDecisionRule_h
19 #define itkMinimumDecisionRule_h
22 #include "ITKStatisticsExport.h"
Light weight base class for most itk classes.
Superclass::MembershipVectorType MembershipVectorType
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 ~MinimumDecisionRule()
MembershipVectorType::size_type ClassIdentifierType
Superclass::MembershipValueType MembershipValueType
SmartPointer< const Self > ConstPointer
Superclass::ClassIdentifierType ClassIdentifierType
std::vector< MembershipValueType > MembershipVectorType