kth_order_statistic.hxx File Reference
Include dependency graph for kth_order_statistic.hxx:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
huc | |
huc::search | |
Functions | |
template<typename IT , typename Compare = std::less_equal<typename std::iterator_traits<IT>::value_type>> | |
IT | huc::search::KthOrderStatistic (const IT &begin, const IT &end, unsigned int k) |