CUB
Main Page
Modules
Classes
Examples
Class List
Class Index
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
cub
Cast
Public Methods
|
List of all members
cub::Cast< B > Struct Template Reference
Utilities
Detailed description
template< typename B>
struct cub::Cast< B >
Default cast functor.
Definition at line
194
of file
thread_operators.cuh
.
Public Methods
template<typename A >
__host__ __device__
__forceinline__ B
operator()
(const A &a) const
Cast
operator, returns
(B) a
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