Point Cloud Library (PCL)
1.8.1
|
#include </build/pcl-W76lis/pcl-1.8.1+dfsg1/gpu/utils/include/pcl/gpu/utils/device/limits.hpp>
Public Types | |
typedef double | 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 = true |
Definition at line 213 of file limits.hpp.
typedef double pcl::device::numeric_limits< double >::type |
Definition at line 215 of file limits.hpp.
|
static |
|
inlinestatic |
|
static |
|
inlinestatic |
Definition at line 217 of file limits.hpp.
|
inlinestatic |
Definition at line 216 of file limits.hpp.
|
static |
|
static |
|
static |
|
static |
Definition at line 224 of file limits.hpp.