DPNP C++ backend kernel library 0.18.0dev0
Data Parallel Extension for NumPy*
Loading...
Searching...
No Matches
statistics::common::Less< T > Struct Template Reference

Public Member Functions

bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

template<typename T>
struct statistics::common::Less< T >

Definition at line 74 of file common.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
bool statistics::common::Less< T >::operator() ( const T & lhs,
const T & rhs ) const
inline

Definition at line 76 of file common.hpp.


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