18#ifndef itkMaximumRatioDecisionRule_h
19#define itkMaximumRatioDecisionRule_h
22#include "vnl/vnl_matrix.h"
26#include "ITKStatisticsExport.h"
Control indentation during Print() invocation.
Implements transparent reference counting.
MembershipVectorType::size_type ClassIdentifierType
std::vector< MembershipValueType > MembershipVectorType
double MembershipValueType
Superclass::ClassIdentifierType ClassIdentifierType
PriorProbabilityVectorType::size_type PriorProbabilityVectorSizeType
MembershipValueType PriorProbabilityValueType
ClassIdentifierType Evaluate(const MembershipVectorType &discriminantScores) const override
Superclass::MembershipValueType MembershipValueType
~MaximumRatioDecisionRule() override=default
MaximumRatioDecisionRule()
SmartPointer< Self > Pointer
std::vector< PriorProbabilityValueType > PriorProbabilityVectorType
void PrintSelf(std::ostream &os, Indent indent) const override
MaximumRatioDecisionRule Self
void SetPriorProbabilities(const PriorProbabilityVectorType &p)
Superclass::MembershipVectorType MembershipVectorType
PriorProbabilityVectorType m_PriorProbabilities
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....