All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
List of all members
paal::data_structures::voronoi_traits< voronoi< Metric > > Struct Template Reference

specialization of voronoi_traits More...

#include <voronoi.hpp>

Inheritance diagram for paal::data_structures::voronoi_traits< voronoi< Metric > >:
paal::data_structures::_voronoi_traits< voronoi< Metric >, metric_traits< Metric >::VertexType >

Additional Inherited Members

- Public Types inherited from paal::data_structures::_voronoi_traits< voronoi< Metric >, metric_traits< Metric >::VertexType >
typedef metric_traits< Metric >
::VertexType 
VertexType
 
- Public Member Functions inherited from paal::data_structures::_voronoi_traits< voronoi< Metric >, metric_traits< Metric >::VertexType >
typedef puretype (std::declval< voronoi< Metric > >().get_generators()) GeneratorsSet
 Generators set.
 
typedef puretype (std::declval< voronoi< Metric > >().get_vertices()) VerticesSet
 vertices set
 
- Public Attributes inherited from paal::data_structures::_voronoi_traits< voronoi< Metric >, metric_traits< Metric >::VertexType >
decltype(std::declval< voronoi
< Metric > >().add_generator(std::declval
< VertexType >())) typedef 
DistanceType
 distance type
 

Detailed Description

template<typename Metric>
struct paal::data_structures::voronoi_traits< voronoi< Metric > >

specialization of voronoi_traits

Template Parameters
Metric

Definition at line 301 of file voronoi.hpp.


The documentation for this struct was generated from the following file: