Fermat
Static Public Methods | List of all members
cugar::cuda::kd_knn::lookup_dispatch< 2 > Struct Template Reference

Static Public Methods

template<typename VectorType , typename PointIterator >
static __device__ void lookup (const VectorType query, const Kd_node *kd_nodes, const uint2 *kd_ranges, const uint2 *kd_leaves, const PointIterator kd_points, Kd_knn< 2 >::Result *results)
 
template<uint32 K, typename VectorType , typename PointIterator >
static __device__ void lookup (const VectorType query, const Kd_node *kd_nodes, const uint2 *kd_ranges, const uint2 *kd_leaves, const PointIterator kd_points, Kd_knn< 2 >::Result *results)
 

The documentation for this struct was generated from the following file: