fastjet 2.4.3

DynamicNearestNeighbours Member List

This is the complete list of members for DynamicNearestNeighbours, including all inherited members.
NearestNeighbourDistance(const int &ii) const =0DynamicNearestNeighbours [pure virtual]
NearestNeighbourIndex(const int &ii) const =0DynamicNearestNeighbours [pure virtual]
RemoveAndAddPoints(const std::vector< int > &indices_to_remove, const std::vector< EtaPhi > &points_to_add, std::vector< int > &indices_added, std::vector< int > &indices_of_updated_neighbours)=0DynamicNearestNeighbours [pure virtual]
RemoveCombinedAddCombination(const int &index1, const int &index2, const EtaPhi &newpoint, int &index3, std::vector< int > &indices_of_updated_neighbours)DynamicNearestNeighbours [inline]
RemovePoint(const int &index, std::vector< int > &indices_of_updated_neighbours)DynamicNearestNeighbours [inline]
Valid(const int &index) const =0DynamicNearestNeighbours [pure virtual]
~DynamicNearestNeighbours()DynamicNearestNeighbours [inline, virtual]