|
xapian-core
2.0.0
|
Xapian::PL2PlusWeight class - the PL2+ weighting scheme of the DFR framework. More...
#include <config.h>#include "xapian/weight.h"#include "weightinternal.h"#include "serialise-double.h"#include "xapian/error.h"#include <algorithm>#include <cmath>
Include dependency graph for pl2plusweight.cc:Go to the source code of this file.
Namespaces | |
| Xapian | |
| The Xapian namespace contains public interfaces for the Xapian library. | |
Functions | |
| static void | Xapian::parameter_error (const char *message, const char *params) |
Xapian::PL2PlusWeight class - the PL2+ weighting scheme of the DFR framework.
Definition in file pl2plusweight.cc.