14 #ifndef RECOTOOL_CMATCHBOOKKEEPER_H 15 #define RECOTOOL_CMATCHBOOKKEEPER_H 37 void Match(
const std::vector<unsigned int>& matched_indexes,
41 std::vector<std::vector<unsigned int> >
GetResult()
const;
48 std::multimap<float,std::vector<unsigned int> >
_register;