#include <vector>
#include "MatchInfo.hpp"
Go to the source code of this file.
Compounds | |
class | iterator |
Replace with STL style iterator. iterator over passages. More... | |
class | PassageRep |
struct | PassageScore |
Score of a passage, with start and end indices. More... | |
class | PassageScoreDescending |
class | PassageScoreVector |
Vector of passage scores, supports sorting. More... |