DPC++ Runtime
Runtime libraries for oneAPI DPC++
syclcompat::detail::shift_right Struct Reference

#include <syclcompat/math.hpp>

Public Member Functions

template<typename T >
auto operator() (const T x, const uint32_t offset) const
 

Detailed Description

Definition at line 961 of file math.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
auto syclcompat::detail::shift_right::operator() ( const T  x,
const uint32_t  offset 
) const
inline

Definition at line 963 of file math.hpp.


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