|
Point Cloud Library (PCL)
1.9.1-dev
|
#include </__w/1/s/gpu/utils/include/pcl/gpu/utils/device/limits.hpp>
Public Types | |
| using | type = double |
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.
| using pcl::device::numeric_limits< double >::type = double |
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.