Point Cloud Library (PCL)
1.14.1-dev
|
#include </__w/1/s/gpu/utils/include/pcl/gpu/utils/device/functional.hpp>
Public Member Functions | |
__device__ __host__ __forceinline__ | plusWeighted (W weight) |
__device__ __host__ __forceinline__ float | operator() (const T &f1, const T &f2) const |
Public Attributes | |
W | w |
Definition at line 97 of file functional.hpp.
|
inline |
Definition at line 100 of file functional.hpp.
|
inline |
Definition at line 101 of file functional.hpp.
References pcl::device::plusWeighted< T, W >::w.
W pcl::device::plusWeighted< T, W >::w |
Definition at line 99 of file functional.hpp.
Referenced by pcl::device::plusWeighted< T, W >::operator()().