xapian-core  1.4.25
Namespaces
lmweight.cc File Reference

Xapian::LMWeight class - the Unigram Language Modelling formula. More...

#include <config.h>
#include "xapian/weight.h"
#include "debuglog.h"
#include "omassert.h"
#include "serialise-double.h"
#include "xapian/error.h"
#include <cmath>
+ Include dependency graph for lmweight.cc:

Go to the source code of this file.

Namespaces

 Xapian
 The Xapian namespace contains public interfaces for the Xapian library.
 

Detailed Description

Xapian::LMWeight class - the Unigram Language Modelling formula.

Definition in file lmweight.cc.