This is the complete list of members for CP::CutPursuit_SPG< T >, including all inherited members.
| activate_edges(bool allows_saturation=true) | CP::CutPursuit< T > | inline |
| borders | CP::CutPursuit< T > | |
| components | CP::CutPursuit< T > | |
| compute_center(std::vector< std::vector< T >> ¢er, const uint32_t &ind_com, const std::vector< bool > &binary_label) | CP::CutPursuit_SPG< T > | inline |
| compute_centers(VectorOfCentroids< T > ¢ers, const uint32_t &nb_comp, const std::vector< bool > &binary_label) | CP::CutPursuit_SPG< T > | inline |
| compute_connected_components() | CP::CutPursuit< T > | inline |
| compute_energy() override | CP::CutPursuit_SPG< T > | inlinevirtual |
| compute_merge_gain(const VertexDescriptor< T > &comp1, const VertexDescriptor< T > &comp2) override | CP::CutPursuit_SPG< T > | inlinevirtual |
| compute_reduced_graph() | CP::CutPursuit< T > | inline |
| compute_reduced_value() | CP::CutPursuit< T > | inline |
| compute_value(const uint32_t &ind_com) override | CP::CutPursuit_SPG< T > | inlinevirtual |
| connected_comp_from_root(const VertexDescriptor< T > &root, const size_t &size_comp, std::vector< bool > &vertices_seen, std::vector< bool > &edges_seen) | CP::CutPursuit< T > | inline |
| cutoff() | CP::CutPursuit< T > | inline |
| CutPursuit(uint32_t nbVertex=1) | CP::CutPursuit< T > | inline |
| dim | CP::CutPursuit< T > | |
| init_labels(std::vector< bool > &binary_label, bool spatial_part) | CP::CutPursuit_SPG< T > | inline |
| initialize() | CP::CutPursuit< T > | inline |
| lastIterator | CP::CutPursuit< T > | |
| main_graph | CP::CutPursuit< T > | |
| merge(bool is_cutoff) | CP::CutPursuit< T > | inline |
| nEdge | CP::CutPursuit< T > | |
| nVertex | CP::CutPursuit< T > | |
| parameter | CP::CutPursuit< T > | |
| reduce() | CP::CutPursuit< T > | inline |
| reduced_graph | CP::CutPursuit< T > | |
| root_vertex | CP::CutPursuit< T > | |
| run() | CP::CutPursuit< T > | inline |
| saturateComponent(const uint32_t &ind_com) | CP::CutPursuit< T > | inline |
| saturated_components | CP::CutPursuit< T > | |
| set_capacities(const VectorOfCentroids< T > ¢ers, T unary_weight) | CP::CutPursuit_SPG< T > | inline |
| sink | CP::CutPursuit< T > | |
| source | CP::CutPursuit< T > | |
| split() override | CP::CutPursuit_SPG< T > | inlinevirtual |