numeric_limits< unsigned long long >

numeric_limits< unsigned long long >#

stdgpu: stdgpu::numeric_limits< unsigned long long >
stdgpu Latest
Efficient STL-like Data Structures on the GPU

Detailed Description

Specialization for unsigned long long.

Static Public Member Functions

static constexpr STDGPU_HOST_DEVICE unsigned long long epsilon () noexcept
 
static constexpr STDGPU_HOST_DEVICE unsigned long long infinity () noexcept
 
static constexpr STDGPU_HOST_DEVICE unsigned long long lowest () noexcept
 
static constexpr STDGPU_HOST_DEVICE unsigned long long max () noexcept
 
static constexpr STDGPU_HOST_DEVICE unsigned long long min () noexcept
 
static constexpr STDGPU_HOST_DEVICE unsigned long long round_error () noexcept
 

Static Public Attributes

static constexpr int digits
 
static constexpr bool is_exact
 
static constexpr bool is_integer
 
static constexpr bool is_signed
 
static constexpr bool is_specialized
 
static constexpr int radix