numeric_limits< T >#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
stdgpu::numeric_limits< T >
Detailed Description
template<class T>
struct stdgpu::numeric_limits< T >
struct stdgpu::numeric_limits< T >
Generic traits.
- Template Parameters
-
T The type for which limits should be specified
Static Public Member Functions | |
static constexpr STDGPU_HOST_DEVICE T | epsilon () noexcept |
static constexpr STDGPU_HOST_DEVICE T | infinity () noexcept |
static constexpr STDGPU_HOST_DEVICE T | lowest () noexcept |
static constexpr STDGPU_HOST_DEVICE T | max () noexcept |
static constexpr STDGPU_HOST_DEVICE T | min () noexcept |
static constexpr STDGPU_HOST_DEVICE T | round_error () noexcept |
Generated by 1.9.6