NumericLimits< e8m0_bexp_t > Struct Reference#
ck::NumericLimits< e8m0_bexp_t > Struct Reference
#include <numeric_limits.hpp>
Static Public Member Functions | |
| __host__ static __device__ constexpr e8m0_bexp_t | Min () |
| __host__ static __device__ constexpr e8m0_bexp_t | Max () |
| __host__ static __device__ constexpr e8m0_bexp_t | QuietNaN () |
| __host__ static __device__ constexpr e8m0_bexp_t | Binary_1 () |
| __host__ static __device__ constexpr e8m0_bexp_t | Binary_2 () |
| __host__ static __device__ constexpr e8m0_bexp_t | Binary_3 () |
| __host__ static __device__ constexpr e8m0_bexp_t | Binary_135 () |
| __host__ static __device__ constexpr e8m0_bexp_t | Binary_142 () |
| __host__ static __device__ constexpr e8m0_bexp_t | Lowest () |
| __host__ static __device__ constexpr e8m0_bexp_t | Infinity () |
Static Public Attributes | |
| static constexpr e8m0_bexp_t | binary_min = 0x00 |
| static constexpr e8m0_bexp_t | binary_max = 0xFE |
| static constexpr e8m0_bexp_t | binary_qnan = 0xFF |
| static constexpr e8m0_bexp_t | binary_1 = 0x7F |
| static constexpr e8m0_bexp_t | binary_2 = 0x80 |
| static constexpr e8m0_bexp_t | binary_3 = 0x82 |
| static constexpr e8m0_bexp_t | binary_135 = 0x87 |
| static constexpr e8m0_bexp_t | binary_142 = 0x8E |
Member Function Documentation
◆ Binary_1()
|
inlinestaticconstexpr |
◆ Binary_135()
|
inlinestaticconstexpr |
◆ Binary_142()
|
inlinestaticconstexpr |
◆ Binary_2()
|
inlinestaticconstexpr |
◆ Binary_3()
|
inlinestaticconstexpr |
◆ Infinity()
|
inlinestaticconstexpr |
◆ Lowest()
|
inlinestaticconstexpr |
◆ Max()
|
inlinestaticconstexpr |
◆ Min()
|
inlinestaticconstexpr |
◆ QuietNaN()
|
inlinestaticconstexpr |
Member Data Documentation
◆ binary_1
|
staticconstexpr |
◆ binary_135
|
staticconstexpr |
◆ binary_142
|
staticconstexpr |
◆ binary_2
|
staticconstexpr |
◆ binary_3
|
staticconstexpr |
◆ binary_max
|
staticconstexpr |
◆ binary_min
|
staticconstexpr |
◆ binary_qnan
|
staticconstexpr |
The documentation for this struct was generated from the following file: