NumericUtils< bhalf_t > Struct Reference

NumericUtils&lt; bhalf_t &gt; Struct Reference#

Composable Kernel: ck::NumericUtils< bhalf_t > Struct Reference
ck::NumericUtils< bhalf_t > Struct Reference

#include <numeric_utils.hpp>

Static Public Attributes

static constexpr int exp = 8
static constexpr int mant = 7
static constexpr int bias = 128

Member Data Documentation

◆ bias

int ck::NumericUtils< bhalf_t >::bias = 128
staticconstexpr

◆ exp

int ck::NumericUtils< bhalf_t >::exp = 8
staticconstexpr

◆ mant

int ck::NumericUtils< bhalf_t >::mant = 7
staticconstexpr

The documentation for this struct was generated from the following file: