OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::PassThruTransform Struct Reference

Detailed Description

template<int NUM_CHANNELS, int NUM_ACTIVE_CHANNELS, typename SampleIteratorT, typename CounterT, typename LevelT, typename OffsetT>
struct cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::PassThruTransform

Definition at line 315 of file dispatch_histogram.cuh.

Public Member Functions

template<CacheLoadModifier LOAD_MODIFIER, typename _SampleT >
__host__ __device__ __forceinline__ void BinSelect (_SampleT sample, int &bin, bool valid)
 

Member Function Documentation

◆ BinSelect()

template<int NUM_CHANNELS, int NUM_ACTIVE_CHANNELS, typename SampleIteratorT , typename CounterT , typename LevelT , typename OffsetT >
template<CacheLoadModifier LOAD_MODIFIER, typename _SampleT >
__host__ __device__ __forceinline__ void cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::PassThruTransform::BinSelect ( _SampleT  sample,
int bin,
bool  valid 
)
inline

Definition at line 319 of file dispatch_histogram.cuh.


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