Point Cloud Library (PCL) 1.15.0
|
#include </build/reproducible-path/pcl-1.15.0+dfsg/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 98 of file functional.hpp.
|
inline |
Definition at line 101 of file functional.hpp.
|
inline |
Definition at line 102 of file functional.hpp.
References pcl::device::plusWeighted< T, W >::w.
W pcl::device::plusWeighted< T, W >::w |
Definition at line 100 of file functional.hpp.
Referenced by pcl::device::plusWeighted< T, W >::operator()().