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

A sycl::abs wrapper functors. More...

#include <syclcompat/math.hpp>

Public Member Functions

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

Detailed Description

A sycl::abs wrapper functors.

Definition at line 614 of file math.hpp.

Member Function Documentation

◆ operator()()

template<typename ValueT >
auto syclcompat::abs::operator() ( const ValueT  x) const
inline

Definition at line 615 of file math.hpp.

References sycl::_V1::ext::intel::esimd::abs().


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