|
Grok 10.0.5
|
#include <traits-inl.h>
Public Types | |
| using | Order = SortAscending |
Public Types inherited from hwy::HWY_NAMESPACE::detail::KeyLane< T > | |
| using | LaneType = T |
| using | KeyType = T |
Public Member Functions | |
| HWY_INLINE bool | Compare1 (const T *a, const T *b) |
| template<class D > | |
| HWY_INLINE Mask< D > | Compare (D, Vec< D > a, Vec< D > b) |
Public Member Functions inherited from hwy::HWY_NAMESPACE::detail::KeyLane< T > | |
| constexpr bool | Is128 () const |
| constexpr size_t | LanesPerKey () const |
| std::string | KeyString () const |
| using hwy::HWY_NAMESPACE::detail::OrderAscending< T >::Order = SortAscending |
|
inline |
|
inline |