numeric_limits< short >

numeric_limits< short >#

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

Detailed Description

Specialization for short.

Static Public Member Functions

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