stdgpu: stdgpu::numeric_limits< signed char > — stdgpu Latest documentation (original) (raw)

numeric_limits< signed char >#

stdgpu: stdgpu::numeric_limits< signed char >

Specialization for signed char.

Static Public Member Functions
static constexpr STDGPU_HOST_DEVICE signed char epsilon () noexcept
static constexpr STDGPU_HOST_DEVICE signed char infinity () noexcept
static constexpr STDGPU_HOST_DEVICE signed char lowest () noexcept
static constexpr STDGPU_HOST_DEVICE signed char max () noexcept
static constexpr STDGPU_HOST_DEVICE signed char min () noexcept
static constexpr STDGPU_HOST_DEVICE signed char 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