|
|
template<unsigned int pSegment, typename vector_reduction , typename T , typename vector_index_type , typename vector_data_type > |
| static bool | seg_reduce (vector_index_type &segments, vector_data_type &src, vector_data_type &dst) |
| |
|
template<typename vector_index_type , typename vector_data_type , typename ... v_reduce> |
| static bool | solve_conflicts (vector_index_type &keys, vector_index_type &merge_indices, vector_data_type &data1, vector_data_type &data2, vector_index_type &indices_tmp, vector_data_type &data_tmp, vector_index_type &keysOut, vector_data_type &dataOut, gpu::ofp_context_t &gpuContext) |
| |
Definition at line 684 of file map_vector_sparse.hpp.
The documentation for this struct was generated from the following file: