xapian-core
1.5.0
|
This is the complete list of members for Xapian::Centroid, including all inherited members.
add_weight(const std::string &term, double weight) | Xapian::PointType | |
Centroid() | Xapian::Centroid | |
Centroid(const Point &point) | Xapian::Centroid | explicit |
clear() | Xapian::Centroid | |
contains(const std::string &term) const | Xapian::PointType | |
divide(double cluster_size) | Xapian::Centroid | |
get_magnitude() const | Xapian::PointType | |
get_weight(const std::string &term) const | Xapian::PointType | |
magnitude | Xapian::PointType | protected |
PointType() | Xapian::PointType | inline |
release() | Xapian::PointType | inline |
release() const | Xapian::PointType | inline |
set_weight(const std::string &term, double weight) | Xapian::PointType | protected |
termlist_begin() const | Xapian::PointType | |
termlist_end() const noexcept | Xapian::PointType | inline |
termlist_size() const | Xapian::PointType | |
weights | Xapian::PointType | protected |