This is the complete list of members for Xapian::LMWeight, including all inherited members.
get_average_length() const | Xapian::Weight | inlineprotected |
get_collection_size() const | Xapian::Weight | inlineprotected |
get_doclength_lower_bound() const | Xapian::Weight | inlineprotected |
get_doclength_upper_bound() const | Xapian::Weight | inlineprotected |
get_maxextra() const | Xapian::LMWeight | virtual |
get_maxpart() const | Xapian::LMWeight | virtual |
get_query_length() const | Xapian::Weight | inlineprotected |
get_reltermfreq() const | Xapian::Weight | inlineprotected |
get_rset_size() const | Xapian::Weight | inlineprotected |
get_sumextra(Xapian::termcount doclen, Xapian::termcount) const | Xapian::LMWeight | virtual |
get_sumpart(Xapian::termcount wdf, Xapian::termcount doclen, Xapian::termcount uniqterm) const | Xapian::LMWeight | virtual |
get_termfreq() const | Xapian::Weight | inlineprotected |
get_wdf_upper_bound() const | Xapian::Weight | inlineprotected |
get_wqf() const | Xapian::Weight | inlineprotected |
LMWeight(double param_log_=0.0, type_smoothing select_smoothing_=TWO_STAGE_SMOOTHING, double param_smoothing1_=0.7, double param_smoothing2_=2000.0) | Xapian::LMWeight | inlineexplicit |
name() const | Xapian::LMWeight | virtual |
need_stat(stat_flags flag) | Xapian::Weight | inlineprotected |
serialise() const | Xapian::LMWeight | virtual |
stat_flags enum name | Xapian::Weight | protected |
type_smoothing enum name | Xapian::Weight | |
unserialise(const std::string &s) const | Xapian::LMWeight | virtual |
Weight(const Weight &) | Xapian::Weight | protected |
Weight() | Xapian::Weight | inlineprotected |
~Weight() | Xapian::Weight | virtual |