CUB
Main Page
Modules
Classes
Examples
Class List
Class Index
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
cub
Sum
Public Methods
|
List of all members
cub::Sum Struct Reference
Utilities
Detailed description
Default sum functor.
Definition at line
109
of file
thread_operators.cuh
.
Public Methods
template<typename T >
__host__ __device__
__forceinline__ T
operator()
(const T &a, const T &b) const
Boolean sum operator, returns
a + b
The documentation for this struct was generated from the following file:
thread_operators.cuh
Generated on Mon Mar 21 2016 13:28:08 for CUB by
1.8.4
© 2013 NVIDIA Corporation