Tinker9 70bd052 (Thu Nov 9 12:11:35 2023 -0800)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tinker::OpLogicOr< T > Struct Template Reference

#include <reduce.h>

Public Member Functions

__device__ T init () const
 
__device__ T operator() (T a, T b) const
 
__device__ void x (volatile T &a, T b) const
 

Member Function Documentation

◆ init()

template<class T >
__device__ T tinker::OpLogicOr< T >::init ( ) const
inline

◆ operator()()

template<class T >
__device__ T tinker::OpLogicOr< T >::operator() ( a,
b 
) const
inline

◆ x()

template<class T >
__device__ void tinker::OpLogicOr< T >::x ( volatile T &  a,
b 
) const
inline

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