Point Cloud Library (PCL)
1.15.0-dev
|
#include </__w/1/s/gpu/utils/include/pcl/gpu/utils/device/functional.hpp>
Public Types | |
typedef T | argument_type |
typedef T | result_type |
Public Member Functions | |
__forceinline__ __device__ T | operator() (const T &v) const |
Definition at line 81 of file functional.hpp.
typedef T pcl::device::bit_not< T >::argument_type |
Definition at line 83 of file functional.hpp.
typedef T pcl::device::bit_not< T >::result_type |
Definition at line 84 of file functional.hpp.
|
inline |
Definition at line 85 of file functional.hpp.