base for metric traits More...
#include <metric_traits.hpp>
Public Types | |
| using | VertexType = _VertexType |
| using | DistanceType = puretype(std::declval< Metric >()(std::declval< VertexType >(), std::declval< VertexType >())) |
| Distance type. | |
base for metric traits
| Metric | |
| _VertexType |
Definition at line 31 of file metric_traits.hpp.
1.8.5