Template Function nav2_util::geometry_utils::min_by

Function Documentation

template<typename Iter, typename Getter>
inline Iter nav2_util::geometry_utils::min_by(Iter begin, Iter end, Getter getCompareVal)

Find element in iterator with the minimum calculated value