Point Cloud Library (PCL)
1.9.1-dev
|
#include </__w/1/s/gpu/kinfu/src/cuda/utils.hpp>
Public Types | |
using | type = T |
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 |
using pcl::device::numeric_limits< T >::type = T |
Definition at line 46 of file limits.hpp.
|
inlinestatic |
Definition at line 51 of file limits.hpp.
Referenced by pcl::device::numeric_limits< float >::epsilon(), pcl::device::numeric_limits< double >::epsilon(), pcl::device::numeric_limits< bool >::max(), pcl::device::numeric_limits< char >::max(), pcl::device::numeric_limits< signed char >::max(), pcl::device::numeric_limits< unsigned char >::max(), pcl::device::numeric_limits< short >::max(), pcl::device::numeric_limits< unsigned short >::max(), pcl::device::numeric_limits< int >::max(), pcl::device::numeric_limits< unsigned int >::max(), pcl::device::numeric_limits< long >::max(), and pcl::device::numeric_limits< unsigned long >::max().
|
inlinestatic |
Definition at line 49 of file limits.hpp.
Referenced by pcl::device::Eigen33::compute(), pcl::device::kinfuLS::Eigen33::compute(), pcl::device::numeric_limits< bool >::max(), pcl::device::numeric_limits< char >::max(), pcl::device::numeric_limits< signed char >::max(), pcl::device::numeric_limits< unsigned char >::max(), pcl::device::numeric_limits< short >::max(), pcl::device::numeric_limits< unsigned short >::max(), pcl::device::numeric_limits< int >::max(), pcl::device::numeric_limits< unsigned int >::max(), pcl::device::numeric_limits< long >::max(), and pcl::device::numeric_limits< unsigned long >::max().
|
inlinestatic |
Definition at line 52 of file limits.hpp.
Referenced by pcl::device::numeric_limits< double >::epsilon(), pcl::device::numeric_limits< bool >::max(), pcl::device::numeric_limits< char >::max(), pcl::device::numeric_limits< signed char >::max(), pcl::device::numeric_limits< unsigned char >::max(), pcl::device::numeric_limits< short >::max(), pcl::device::numeric_limits< unsigned short >::max(), pcl::device::numeric_limits< int >::max(), pcl::device::numeric_limits< unsigned int >::max(), pcl::device::numeric_limits< long >::max(), and pcl::device::numeric_limits< unsigned long >::max().
|
inlinestatic |
Definition at line 48 of file limits.hpp.
|
inlinestatic |
Definition at line 47 of file limits.hpp.
|
inlinestatic |
Definition at line 53 of file limits.hpp.
Referenced by pcl::device::numeric_limits< double >::epsilon(), pcl::device::numeric_limits< bool >::max(), pcl::device::numeric_limits< char >::max(), pcl::device::numeric_limits< signed char >::max(), pcl::device::numeric_limits< unsigned char >::max(), pcl::device::numeric_limits< short >::max(), pcl::device::numeric_limits< unsigned short >::max(), pcl::device::numeric_limits< int >::max(), pcl::device::numeric_limits< unsigned int >::max(), pcl::device::numeric_limits< long >::max(), and pcl::device::numeric_limits< unsigned long >::max().
|
inlinestatic |
Definition at line 50 of file limits.hpp.
Referenced by pcl::device::numeric_limits< float >::epsilon(), pcl::device::numeric_limits< double >::epsilon(), pcl::device::numeric_limits< bool >::max(), pcl::device::numeric_limits< char >::max(), pcl::device::numeric_limits< signed char >::max(), pcl::device::numeric_limits< unsigned char >::max(), pcl::device::numeric_limits< short >::max(), pcl::device::numeric_limits< unsigned short >::max(), pcl::device::numeric_limits< int >::max(), pcl::device::numeric_limits< unsigned int >::max(), pcl::device::numeric_limits< long >::max(), and pcl::device::numeric_limits< unsigned long >::max().
|
inlinestatic |
Definition at line 54 of file limits.hpp.
Referenced by pcl::device::numeric_limits< double >::epsilon(), pcl::device::numeric_limits< bool >::max(), pcl::device::numeric_limits< char >::max(), pcl::device::numeric_limits< signed char >::max(), pcl::device::numeric_limits< unsigned char >::max(), pcl::device::numeric_limits< short >::max(), pcl::device::numeric_limits< unsigned short >::max(), pcl::device::numeric_limits< int >::max(), pcl::device::numeric_limits< unsigned int >::max(), pcl::device::numeric_limits< long >::max(), pcl::device::numeric_limits< unsigned long >::max(), and pcl::device::numeric_limits< float >::quiet_NaN().
|
static |
Definition at line 55 of file limits.hpp.