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

Static Public Member Functions

static void add (T &lhs, const T &value)
 

Detailed Description

template<typename T, sycl::memory_order Order, sycl::memory_scope Scope>
struct statistics::common::AtomicOp< T, Order, Scope >

Definition at line 54 of file common.hpp.

Member Function Documentation

◆ add()

template<typename T , sycl::memory_order Order, sycl::memory_scope Scope>
static void statistics::common::AtomicOp< T, Order, Scope >::add ( T & lhs,
const T & value )
inlinestatic

Definition at line 56 of file common.hpp.


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