numeric< T > Struct Template Reference#
ck_tile::numeric< T > Struct Template Reference
#include <numeric.hpp>
Static Public Member Functions | |
static constexpr CK_TILE_HOST_DEVICE T | min () |
static constexpr CK_TILE_HOST_DEVICE T | lowest () |
static constexpr CK_TILE_HOST_DEVICE T | max () |
static constexpr CK_TILE_HOST_DEVICE T | epsilon () |
static constexpr CK_TILE_HOST_DEVICE T | round_error () |
static constexpr CK_TILE_HOST_DEVICE T | infinity () |
static constexpr CK_TILE_HOST_DEVICE T | quiet_NaN () |
static constexpr CK_TILE_HOST_DEVICE T | signaling_NaN () |
static constexpr CK_TILE_HOST_DEVICE T | denorm_min () |
static constexpr CK_TILE_HOST_DEVICE T | zero () |
static constexpr CK_TILE_HOST_DEVICE T | one () |
static constexpr CK_TILE_HOST_DEVICE 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:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck_tile/core/numeric/bfloat16.hpp
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/docs-6.4.3/include/ck_tile/core/numeric/numeric.hpp