numeric_limits< bool >

numeric_limits< bool >#

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

Detailed Description

Specialization for bool.

Static Public Member Functions

static constexpr STDGPU_HOST_DEVICE bool epsilon () noexcept
 
static constexpr STDGPU_HOST_DEVICE bool infinity () noexcept
 
static constexpr STDGPU_HOST_DEVICE bool lowest () noexcept
 
static constexpr STDGPU_HOST_DEVICE bool max () noexcept
 
static constexpr STDGPU_HOST_DEVICE bool min () noexcept
 
static constexpr STDGPU_HOST_DEVICE bool 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