numeric< T > Struct Template Reference#
ck_tile::numeric< T > Struct Template Reference
#include <numeric.hpp>
Static Public Member Functions | |
| static CK_TILE_HOST_DEVICE constexpr T | min () |
| static CK_TILE_HOST_DEVICE constexpr T | lowest () |
| static CK_TILE_HOST_DEVICE constexpr T | max () |
| static CK_TILE_HOST_DEVICE constexpr T | epsilon () |
| static CK_TILE_HOST_DEVICE constexpr T | round_error () |
| static CK_TILE_HOST_DEVICE constexpr T | infinity () |
| static CK_TILE_HOST_DEVICE constexpr T | quiet_NaN () |
| static CK_TILE_HOST_DEVICE constexpr T | signaling_NaN () |
| static CK_TILE_HOST_DEVICE constexpr T | denorm_min () |
| static CK_TILE_HOST_DEVICE constexpr T | zero () |
| static CK_TILE_HOST_DEVICE constexpr T | one () |
| static CK_TILE_HOST_DEVICE constexpr T | log2e () |
Member Function Documentation
◆ denorm_min()
template<typename T>
|
inlinestaticconstexpr |
◆ epsilon()
template<typename T>
|
inlinestaticconstexpr |
◆ infinity()
template<typename T>
|
inlinestaticconstexpr |
◆ log2e()
template<typename T>
|
inlinestaticconstexpr |
◆ lowest()
template<typename T>
|
inlinestaticconstexpr |
◆ max()
template<typename T>
|
inlinestaticconstexpr |
◆ min()
template<typename T>
|
inlinestaticconstexpr |
◆ one()
template<typename T>
|
inlinestaticconstexpr |
◆ quiet_NaN()
template<typename T>
|
inlinestaticconstexpr |
◆ round_error()
template<typename T>
|
inlinestaticconstexpr |
◆ signaling_NaN()
template<typename T>
|
inlinestaticconstexpr |
◆ zero()
template<typename T>
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following files: