Public Member Functions | |
__device__ | element_hasher_with_seed (uint32_t seed=0, hash_value_type null_hash=std::numeric_limits< hash_value_type >::max()) |
template<typename T > | |
__device__ hash_value_type | operator() (column_device_view col, size_type row_index) |
Definition at line 404 of file row_operators.cuh.