OPAL
|
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 |