#include </__w/1/s/gpu/people/src/cuda/nvidia/NCVAlg.hpp>
|  | 
| static __device__ __inline__ void | assign (volatile T *dst, volatile T *src) | 
|  | 
| static __device__ __inline__ void | reduce (volatile T &in1out, const volatile T &in2) | 
|  | 
template<typename T>
struct functorMaxValues< T >
Definition at line 94 of file NCVAlg.hpp.
◆ assign()
template<typename T > 
  
  | 
        
          | static __device__ __inline__ void functorMaxValues< T >::assign | ( | volatile T * | dst, |  
          |  |  | volatile T * | src |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ reduce()
template<typename T > 
  
  | 
        
          | static __device__ __inline__ void functorMaxValues< T >::reduce | ( | volatile T & | in1out, |  
          |  |  | const volatile T & | in2 |  
          |  | ) |  |  |  | inlinestatic | 
 
 
The documentation for this struct was generated from the following file: