Grok
9.7.5
|
#include <base.h>
Public Types | |
using | Unsigned = uint32_t |
using | Signed = int32_t |
using | Float = float |
using | Wide = uint64_t |
using | Narrow = uint16_t |
using hwy::detail::Relations< uint32_t >::Float = float |
using hwy::detail::Relations< uint32_t >::Narrow = uint16_t |
using hwy::detail::Relations< uint32_t >::Signed = int32_t |
using hwy::detail::Relations< uint32_t >::Unsigned = uint32_t |
using hwy::detail::Relations< uint32_t >::Wide = uint64_t |