All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
paal::data_structures::voronoi< Metric > Member List

This is the complete list of members for paal::data_structures::voronoi< Metric >, including all inherited members.

add_generator(VertexType f)paal::data_structures::voronoi< Metric >inline
Dist typedef (defined in paal::data_structures::voronoi< Metric >)paal::data_structures::voronoi< Metric >
GeneratorsSet typedef (defined in paal::data_structures::voronoi< Metric >)paal::data_structures::voronoi< Metric >
GeneratorsToVertices typedef (defined in paal::data_structures::voronoi< Metric >)paal::data_structures::voronoi< Metric >
get_generators() const paal::data_structures::voronoi< Metric >inline
get_vertices() const paal::data_structures::voronoi< Metric >inline
get_vertices_for_generator(VertexType g) const -> decltype(boost::as_array(m_generators_to_vertices.equal_range(g)|boost::adaptors::map_values))paal::data_structures::voronoi< Metric >inline
operator==(const voronoi &vor) const paal::data_structures::voronoi< Metric >inline
rem_generator(VertexType f)paal::data_structures::voronoi< Metric >inline
VertexType typedef (defined in paal::data_structures::voronoi< Metric >)paal::data_structures::voronoi< Metric >
Vertices typedef (defined in paal::data_structures::voronoi< Metric >)paal::data_structures::voronoi< Metric >
voronoi(const GeneratorsSet &generators, Vertices vertices, const Metric &m, Dist costOfNoGenerator=std::numeric_limits< Dist >::max())paal::data_structures::voronoi< Metric >inline
voronoi(const voronoi &v)paal::data_structures::voronoi< Metric >inline
voronoi(voronoi &&v)paal::data_structures::voronoi< Metric >inline