|
Grok 12.0.1
|
#include <traits-inl.h>
Public Types | |
| using | Order = SortDescending |
Public Types inherited from hwy::HWY_NAMESPACE::detail::KeyLaneBase< T, T > | |
| 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 |
Public Member Functions inherited from hwy::HWY_NAMESPACE::detail::KeyLaneBase< T, T > | |
| constexpr size_t | LanesPerKey () const |
| const char * | KeyString () const |
Additional Inherited Members | |
Static Public Member Functions inherited from hwy::HWY_NAMESPACE::detail::KeyLaneBase< T, T > | |
| static constexpr bool | Is128 () |
| using hwy::HWY_NAMESPACE::detail::OrderDescending< T >::Order = SortDescending |
|
inline |
References hwy::HWY_NAMESPACE::Lt().
|
inline |
|
inline |
References hwy::HWY_NAMESPACE::d, and hwy::HWY_NAMESPACE::detail::SmallestSortValue().