OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cub::DipatchHistogram< NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, LevelT, OffsetT >::PassThruTransform Struct Reference

Public Member Functions

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

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.


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