Grok  9.5.0
Public Types | List of all members
hwy::detail::Relations< uint32_t > Struct Reference

#include <base.h>

Public Types

using Unsigned = uint32_t
 
using Signed = int32_t
 
using Float = float
 
using Wide = uint64_t
 
using Narrow = uint16_t
 

Member Typedef Documentation

◆ Float

using hwy::detail::Relations< uint32_t >::Float = float

◆ Narrow

using hwy::detail::Relations< uint32_t >::Narrow = uint16_t

◆ Signed

using hwy::detail::Relations< uint32_t >::Signed = int32_t

◆ Unsigned

using hwy::detail::Relations< uint32_t >::Unsigned = uint32_t

◆ Wide

using hwy::detail::Relations< uint32_t >::Wide = uint64_t

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