|
xapian-core
1.4.29
|
Xapian::BM25PlusWeight class - the BM25+ probabilistic formula. More...
#include <config.h>#include "xapian/weight.h"#include "debuglog.h"#include "omassert.h"#include "serialise-double.h"#include "xapian/error.h"#include <algorithm>#include <cmath>
Include dependency graph for bm25plusweight.cc:Go to the source code of this file.
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Xapian::BM25PlusWeight class - the BM25+ probabilistic formula.
Definition in file bm25plusweight.cc.