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

A sycl::hadd 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::hadd wrapper functors.

Definition at line 645 of file math.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 647 of file math.hpp.


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