#include "RetrievalMethod.hpp"
#include "TextQueryRep.hpp"
#include "DocumentRep.hpp"
#include "ScoreFunction.hpp"
#include "ScoreAccumulator.hpp"
#include "FreqVector.hpp"
Go to the source code of this file.