| _ar_computer | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| _cc_graph | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _dimension | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _fc_graph | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _fc_iter | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| _goal_card | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _l_nb_of_cells | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _max_card | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _min_card | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _min_neighbourhood | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _neigh_crtor | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| _seeds_pool | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| _threshold_card | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | protected |
| agglomerate_one_level(const CoMMAIntType goal_card, const CoMMAIntType min_card, const CoMMAIntType max_card, const std::vector< CoMMAWeightType > &priority_weights, bool correction_steps) override | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inlinevirtual |
| Agglomerator(std::shared_ptr< Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > graph, std::shared_ptr< Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > cc_graph, std::shared_ptr< Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > seeds_pool, CoMMAIntType dimension) | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| Agglomerator_Isotropic(std::shared_ptr< Dual_Graph< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > graph, std::shared_ptr< Coarse_Cell_Container< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > cc_graph, std::shared_ptr< Seeds_Pool< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > > seeds_pool, CoMMAIntType dimension, CoMMAAspectRatioT aspect_ratio, CoMMANeighbourhoodT neighbourhood_type, CoMMAIntType fc_iter) | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| choose_optimal_cc_and_update_seeds_pool(const CoMMAIndexType seed, const std::vector< CoMMAWeightType > &priority_weights, CoMMAIntType &compactness)=0 | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | pure virtual |
| get_fc_2_cc() const | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| NeighbourhoodCreatorBaseType typedef | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| NeighbourhoodCreatorExtType typedef | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| NeighbourhoodCreatorPFType typedef | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |
| set_agglomeration_parameter(CoMMAIntType goal_card=0, CoMMAIntType min_card=0, CoMMAIntType max_card=0) | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | inline |
| ~Agglomerator()=default | comma::Agglomerator< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | virtual |
| ~Agglomerator_Isotropic() override=default | comma::Agglomerator_Isotropic< CoMMAIndexType, CoMMAWeightType, CoMMAIntType > | |