|
JASSv2
|
Ranking function that returns the TF score - used for term frequency scaling into the quantized range. More...
#include <math.h>#include <stdio.h>#include <stdint.h>#include <vector>#include "forceinline.h"#include "compress_integer.h"#include "index_postings_impact.h"

Go to the source code of this file.
Classes | |
| class | JASS::ranking_function_none |
| Ranking function that returns the TF score - used for term frequency scaling into the quantized range. More... | |
Ranking function that returns the TF score - used for term frequency scaling into the quantized range.
1.8.13