Hydra: Distance.h File Reference (original) (raw)

Namespaces |Functions

Distance.h File Reference

#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/Types.h>
#include <hydra/detail/external/hydra_thrust/distance.h>

Include dependency graph for Distance.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces
Functions
template
__hydra_host__ __hydra_device__ auto hydra::distance (Iterator first, Iterator last) -> decltype(hydra::thrust::distance< Iterator >(first, last))