|
|
__host__ __device__ __forceinline__ void | Init (LevelIteratorT d_levels, int num_output_levels) |
| |
| template<CacheLoadModifier LOAD_MODIFIER, typename _SampleT > |
| __host__ __device__ __forceinline__ void | BinSelect (_SampleT sample, int &bin, bool valid) |
| |
|
|
LevelIteratorT | d_levels |
| |
|
int | num_output_levels |
| |
template<int NUM_CHANNELS, int NUM_ACTIVE_CHANNELS, typename SampleIteratorT, typename CounterT, typename LevelT, typename OffsetT>
template<typename LevelIteratorT>
struct cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::SearchTransform< LevelIteratorT >
Definition at line 197 of file dispatch_histogram.cuh.
◆ BinSelect()
template<int NUM_CHANNELS, int NUM_ACTIVE_CHANNELS, typename SampleIteratorT , typename CounterT , typename LevelT , typename OffsetT >
template<typename LevelIteratorT >
template<CacheLoadModifier LOAD_MODIFIER, typename _SampleT >
| __host__ __device__ __forceinline__ void cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::SearchTransform< LevelIteratorT >::BinSelect |
( |
_SampleT |
sample, |
|
|
int & |
bin, |
|
|
bool |
valid |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: