OPAL
Public Types | Public Member Functions | List of all members
MultipointLabelEstimator< LabelType > Class Template Referenceabstract
Inheritance diagram for MultipointLabelEstimator< LabelType >:
DummyLabelEstimator< LabelType > MaxVoteLabelEstimator< LabelType >

Public Types

using WeightType = double
 
using CandidateType = std::pair< LabelType, WeightType >
 
using CandidateContainer = std::vector< CandidateType >
 

Public Member Functions

virtual LabelType EstimateLabel (const CandidateContainer &candidates) const =0
 

The documentation for this class was generated from the following file: