DPC++ Runtime
Runtime libraries for oneAPI DPC++
syclcompat::rhadd Struct Reference

A sycl::rhadd wrapper functors. More...

#include <syclcompat/math.hpp>

Public Member Functions

template<typename ValueT >
auto operator() (const ValueT x, const ValueT y) const
 

Detailed Description

A sycl::rhadd wrapper functors.

Definition at line 637 of file math.hpp.

Member Function Documentation

◆ operator()()

template<typename ValueT >
auto syclcompat::rhadd::operator() ( const ValueT  x,
const ValueT  y 
) const
inline

Definition at line 639 of file math.hpp.


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