Grok 12.0.1
Public Types | List of all members
hwy::detail::TypeFromSize< 2 > Struct Reference

#include <base.h>

Public Types

using Unsigned = uint16_t
 
using Signed = int16_t
 
using Float = float16_t
 

Member Typedef Documentation

◆ Float

using hwy::detail::TypeFromSize< 2 >::Float = float16_t

◆ Signed

using hwy::detail::TypeFromSize< 2 >::Signed = int16_t

◆ Unsigned

using hwy::detail::TypeFromSize< 2 >::Unsigned = uint16_t

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