|
using | SuperClass = MultipointLabelEstimator< LabelType > |
|
using | CandidateContainer = typename SuperClass::CandidateContainer |
|
using | WeightType = typename SuperClass::WeightType |
|
using | WeightType = double |
|
using | CandidateType = std::pair< LabelType, WeightType > |
|
using | CandidateContainer = std::vector< CandidateType > |
|
|
virtual LabelType | EstimateLabel (const CandidateContainer &candidates) const override final |
|
virtual LabelType | EstimateLabel (const CandidateContainer &candidates) const =0 |
|
The documentation for this class was generated from the following file: