| _candidates | comma::Neighbourhood< 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< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| CoMMAPairType typedef | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| CoMMASetOfPairType typedef | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| ContainerIndexConstIt typedef | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| ContainerIndexType typedef | comma::Neighbourhood< 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 |
| 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 > | |
| 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)=0 | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | pure virtual |
| ~Neighbourhood()=default | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |