Point Cloud Library (PCL)
1.9.1
|
#include </build/pcl-r1oAwY/pcl-1.9.1+dfsg1/gpu/utils/include/pcl/gpu/utils/device/limits.hpp>
Public Types | |
typedef unsigned char | type |
Static Public Member Functions | |
__device__ static __forceinline__ type | min () |
__device__ static __forceinline__ type | max () |
__device__ static __forceinline__ type | epsilon () |
__device__ static __forceinline__ type | round_error () |
__device__ static __forceinline__ type | denorm_min () |
__device__ static __forceinline__ type | infinity () |
__device__ static __forceinline__ type | quiet_NaN () |
__device__ static __forceinline__ type | signaling_NaN () |
Static Public Attributes | |
static const bool | is_signed = false |
Definition at line 100 of file limits.hpp.
typedef unsigned char pcl::device::numeric_limits< unsigned char >::type |
Definition at line 102 of file limits.hpp.
|
static |
|
static |
|
static |
|
inlinestatic |
Definition at line 104 of file limits.hpp.
References pcl::device::numeric_limits< T >::denorm_min(), pcl::device::numeric_limits< T >::epsilon(), pcl::device::numeric_limits< T >::infinity(), pcl::device::numeric_limits< T >::quiet_NaN(), pcl::device::numeric_limits< T >::round_error(), and pcl::device::numeric_limits< T >::signaling_NaN().
|
inlinestatic |
Definition at line 103 of file limits.hpp.
|
static |
|
static |
|
static |
|
static |
Definition at line 111 of file limits.hpp.