Template Function cif::distance
Defined in File point.hpp
Function Documentation
-
template<typename F1, typename F2>
constexpr auto cif::distance(const point_type<F1> &a, const point_type<F2> &b) return the distance between points a and b
Defined in File point.hpp
return the distance between points a and b