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