Stride Reference Manual  - generated for commit 9643b11
Median.h File Reference
#include <algorithm>
#include <cstddef>
#include <memory>
#include <utility>
#include <vector>
Include dependency graph for Median.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 geopop
 Namespace for the geographic and demograhic classes.
 
 geopop::kd
 

Functions

template<typename P , std::size_t D>
std::size_t geopop::kd::Median (const std::vector< P > &points)