Template Class MatchingEngineGreedy¶
Defined in File matching-engine-greedy.h
Inheritance Relationships¶
Base Type¶
public aslam::MatchingEngine< MatchingProblem >
(Template Class MatchingEngine)
Class Documentation¶
-
template<typename MatchingProblem>
class aslam::MatchingEngineGreedy : public aslam::MatchingEngine<MatchingProblem>¶ Public Functions
-
ASLAM_POINTER_TYPEDEFS(MatchingEngineGreedy)¶
-
ASLAM_DISALLOW_EVIL_CONSTRUCTORS(MatchingEngineGreedy)¶
-
inline MatchingEngineGreedy()¶
-
inline virtual ~MatchingEngineGreedy()¶
-
virtual bool match(MatchingProblem *problem, typename MatchingProblem::MatchesWithScore *matches_A_B)¶
-
ASLAM_POINTER_TYPEDEFS(MatchingEngineGreedy)¶