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

Public Types

using SuperClass = MultipointLabelEstimator< LabelType >
 
using CandidateContainer = typename SuperClass::CandidateContainer
 
using WeightType = typename SuperClass::WeightType
 
- Public Types inherited from MultipointLabelEstimator< LabelType >
using WeightType = double
 
using CandidateType = std::pair< LabelType, WeightType >
 
using CandidateContainer = std::vector< CandidateType >
 

Public Member Functions

virtual LabelType EstimateLabel (const CandidateContainer &candidates) const override final
 
- Public Member Functions inherited from MultipointLabelEstimator< LabelType >
virtual LabelType EstimateLabel (const CandidateContainer &candidates) const =0
 

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