| _candidates | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _dimension | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _q_neighs_w_weights | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _s_fc | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _s_neighbours_of_seed | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _weights | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| CandidatesContainerType typedef | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| CoMMAPairFindFirstBasedType typedef | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| CoMMAPairType typedef | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| CoMMASetOfPairType typedef | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| ContainerIndexConstIt typedef | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| ContainerIndexType typedef | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| extract_and_update_candidates(const CoMMASetOfPairType &candidates_w_weights) | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlineprotected |
| get_candidates() const | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| get_neighbours_by_level(const CoMMAIntType lvl) const | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| Neighbourhood(const std::unordered_set< CoMMAIndexType > &s_neighbours_of_seed, const std::vector< CoMMAWeightType > &weights) | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| Neighbourhood(const Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > &other)=default | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| Neighbourhood_Pure_Front(const std::unordered_set< CoMMAIndexType > &s_neighbours_of_seed, const std::vector< CoMMAWeightType > &weights, CoMMAIntType dimension) | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| Neighbourhood_Pure_Front(const Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > &other)=default | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| NeighbourhoodBaseType typedef | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| update(const CoMMAIndexType new_fc, const ContainerIndexType &new_neighbours) | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| update_it(const CoMMAIndexType new_fc, ContainerIndexConstIt neighs_begin, ContainerIndexConstIt neighs_end) override | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
| ~Neighbourhood()=default | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |
| ~Neighbourhood_Pure_Front() override=default | comma::Neighbourhood_Pure_Front< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |