QUDA  v1.1.0
A library for QCD on GPUs
Public Member Functions | List of all members
quda::less_significant< T > Struct Template Reference
+ Inheritance diagram for quda::less_significant< T >:

Public Member Functions

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

Detailed Description

template<class T>
struct quda::less_significant< T >

Definition at line 204 of file tune.cpp.

Member Function Documentation

◆ operator()()

template<class T >
bool quda::less_significant< T >::operator() ( const T &  lhs,
const T &  rhs 
)
inline

Definition at line 205 of file tune.cpp.


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