RandomBallCover  1.2.1
 Hosted by GitHub
Public Attributes | List of all members
rbc_dist_id Struct Reference

Struct holding a value and a key. More...

#include <data_types.hpp>

Public Attributes

cl_float dist
 
cl_uint id
 

Detailed Description

Struct holding a value and a key.

Data structure used during the reduction phase of the distances in the array produced by a rbcComputeDists kernel.

Member Data Documentation

cl_float rbc_dist_id::dist

distance.

cl_uint rbc_dist_id::id

index.


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