Cuda battery library
|
#include <utility.hpp>
Static Public Member Functions | |
static constexpr T | neg_inf () |
static constexpr T | inf () |
limits
is a structure to get "infinity points" of primitive types including integers. For floating-point numbers, we use their built-in representation of infinity. For integers, we use the minimal and maximal values of the underlying type to represent infinities. When converting using ru_cast
and rd_cast
, the infinities will be preserved across types.
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |