metric traits More...
#include <metric_traits.hpp>
Additional Inherited Members | |
Public Types inherited from paal::data_structures::_metric_traits< Metric, int > | |
| using | VertexType = int |
| using | DistanceType = puretype(std::declval< Metric >()(std::declval< VertexType >(), std::declval< VertexType >())) |
| Distance type. | |
metric traits
| Metric |
Definition at line 44 of file metric_traits.hpp.
1.8.5