integral_constant.hpp Source File#
tile/core/numeric/integral_constant.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
constexpr bool is_constant_v
Definition tile/core/numeric/integral_constant.hpp:95
constant< b > bool_constant
Definition tile/core/numeric/integral_constant.hpp:43
Definition tile/core/numeric/integral_constant.hpp:13
CK_TILE_HOST_DEVICE constexpr value_type operator()() const noexcept
Definition tile/core/numeric/integral_constant.hpp:18
static CK_TILE_HOST_DEVICE constexpr bool is_static()
Definition tile/core/numeric/integral_constant.hpp:19
static constexpr value_type value
Definition tile/core/numeric/integral_constant.hpp:16
decltype(v) value_type
Definition tile/core/numeric/integral_constant.hpp:14
Definition tile/core/numeric/integral_constant.hpp:30
T value_type
Definition tile/core/numeric/integral_constant.hpp:31
integral_constant type
Definition tile/core/numeric/integral_constant.hpp:32
static constexpr T value
Definition tile/core/numeric/integral_constant.hpp:33
Definition tile/core/numeric/integral_constant.hpp:88
#define CK_TILE_LEFT_UNARY_OP(OP)
Definition tile/core/numeric/integral_constant.hpp:45