|
xapian-core
1.4.29
|
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. | |
Xapian::LMWeight class - the Unigram Language Modelling formula.
Definition in file lmweight.cc.