Struct holding a value and a key. More...
#include <data_types.hpp>
Public Attributes | |
| cl_float | dist |
| cl_uint | id |
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.
| cl_float rbc_dist_id::dist |
distance.
| cl_uint rbc_dist_id::id |
index.
1.8.9.1