xapian-core  1.4.25
Namespaces | Functions
bb2weight.cc File Reference

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"
+ Include dependency graph for bb2weight.cc:

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)
 

Detailed Description

Xapian::BB2Weight class - the BB2 weighting scheme of the DFR framework.

Definition in file bb2weight.cc.