Grok 12.0.1
|
#include <traits-inl.h>
Public Types | |
using | Order = SortAscending |
![]() | |
using | LaneType |
using | KeyType |
Public Member Functions | |
HWY_INLINE bool | Compare1 (const T *a, const T *b) const |
template<class D > | |
HWY_INLINE Mask< D > | Compare (D, Vec< D > a, Vec< D > b) |
template<class D > | |
HWY_INLINE Vec< D > | LastValue (D d) const |
![]() | |
constexpr size_t | LanesPerKey () const |
const char * | KeyString () const |
Additional Inherited Members | |
![]() | |
static constexpr bool | Is128 () |
using hwy::HWY_NAMESPACE::detail::OrderAscending< T >::Order = SortAscending |
|
inline |
References hwy::HWY_NAMESPACE::Lt().
|
inline |
|
inline |
References hwy::HWY_NAMESPACE::d, and hwy::HWY_NAMESPACE::detail::LargestSortValue().