OpenMS
|
This is the complete list of members for GridBasedCluster, including all inherited members.
bounding_box_ | GridBasedCluster | private |
centre_ | GridBasedCluster | private |
getBoundingBox() const | GridBasedCluster | |
getCentre() const | GridBasedCluster | |
getPoints() const | GridBasedCluster | |
getPropertiesB() const | GridBasedCluster | |
getPropertyA() const | GridBasedCluster | |
GridBasedCluster(const Point ¢re, const Rectangle &bounding_box, const std::vector< int > &point_indices, const int &property_A, const std::vector< int > &properties_B) | GridBasedCluster | |
GridBasedCluster(const Point ¢re, const Rectangle &bounding_box, const std::vector< int > &point_indices) | GridBasedCluster | |
operator<(const GridBasedCluster &other) const | GridBasedCluster | |
operator==(const GridBasedCluster &other) const | GridBasedCluster | |
operator>(const GridBasedCluster &other) const | GridBasedCluster | |
Point typedef | GridBasedCluster | |
point_indices_ | GridBasedCluster | private |
properties_B_ | GridBasedCluster | private |
property_A_ | GridBasedCluster | private |
Rectangle typedef | GridBasedCluster |