xapian-core
1.4.26
|
Xapian::BB2Weight class - the BB2 weighting scheme of the DFR framework. More...
#include <config.h>
#include "xapian/weight.h"
#include "common/log2.h"
#include "serialise-double.h"
#include "xapian/error.h"
Go to the source code of this file.
Namespaces | |
Xapian | |
The Xapian namespace contains public interfaces for the Xapian library. | |
Functions | |
static double | Xapian::stirling_value (double difference, double y, double stirling_constant) |
Xapian::BB2Weight class - the BB2 weighting scheme of the DFR framework.
Definition in file bb2weight.cc.