less< T > Struct Template Reference

less&lt; T &gt; Struct Template Reference#

Composable Kernel: ck::math::less< T > Struct Template Reference
ck::math::less< T > Struct Template Reference

#include <math.hpp>

Public Member Functions

__host__ __device__ constexpr bool operator() (T x, T y) const

Member Function Documentation

◆ operator()()

template<typename T>
__host__ __device__ constexpr bool ck::math::less< T >::operator() ( T x,
T y ) const
inlineconstexpr

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