_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_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
CoMMAPairType typedef | comma::Neighbourhood_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
CoMMASetOfPairType typedef | comma::Neighbourhood_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
ContainerIndexConstIt typedef | comma::Neighbourhood_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
ContainerIndexType typedef | comma::Neighbourhood_Extended< 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 > | |
Neighbourhood_Extended(const std::unordered_set< CoMMAIndexType > &s_neighbours_of_seed, const std::vector< CoMMAWeightType > &weights) | comma::Neighbourhood_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
Neighbourhood_Extended(const Neighbourhood_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > &other)=default | comma::Neighbourhood_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
NeighbourhoodBaseType typedef | comma::Neighbourhood_Extended< 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_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
~Neighbourhood()=default | comma::Neighbourhood< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |
~Neighbourhood_Extended() override=default | comma::Neighbourhood_Extended< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |