MLX
Loading...
Searching...
No Matches
LessThan< T > Struct Template Reference

#include <sort.h>

Public Member Functions

METAL_FUNC bool operator() (T a, T b)
 

Static Public Attributes

static constexpr constant T init = Limits<T>::max
 

Member Function Documentation

◆ operator()()

template<typename T >
METAL_FUNC bool LessThan< T >::operator() ( T a,
T b )
inline

Member Data Documentation

◆ init

template<typename T >
constant T LessThan< T >::init = Limits<T>::max
staticconstexpr

The documentation for this struct was generated from the following file: