|
Grok 10.0.3
|
#include <base.h>
Public Types | |
| using | Unsigned = uint16_t |
| using | Signed = int16_t |
| using | Wide = int32_t |
| using | Narrow = int8_t |
| using hwy::detail::Relations< int16_t >::Narrow = int8_t |
| using hwy::detail::Relations< int16_t >::Signed = int16_t |
| using hwy::detail::Relations< int16_t >::Unsigned = uint16_t |
| using hwy::detail::Relations< int16_t >::Wide = int32_t |