18 #ifndef itkDecisionRule_h
19 #define itkDecisionRule_h
22 #include "vnl/vnl_matrix.h"
26 #include "ITKStatisticsExport.h"
double MembershipValueType
SmartPointer< Self > Pointer
Base class for decision rules that return a class label based on a set of discriminant scores...
MembershipVectorType::size_type ClassIdentifierType
SmartPointer< const Self > ConstPointer
std::vector< MembershipValueType > MembershipVectorType
Base class for most ITK classes.