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

#include <base.h>

Public Types

using Unsigned = uint32_t
 
using Signed = int32_t
 
using Float = float
 
using Wide = double
 
using Narrow = float16_t
 

Member Typedef Documentation

◆ Float

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

◆ Narrow

◆ Signed

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

◆ Unsigned

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

◆ Wide

using hwy::detail::Relations< float >::Wide = double

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