alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::math::internal::Remainder::Op< T_MathImpl, T_X, T_Y > Struct Template Reference

#include <math.hpp>

Public Member Functions

constexpr auto operator() (T_MathImpl, T_X const &x, T_Y const &y) const

Detailed Description

template<typename T_MathImpl, typename T_X, typename T_Y>
struct alpaka::math::internal::Remainder::Op< T_MathImpl, T_X, T_Y >

Definition at line 265 of file math.hpp.

Member Function Documentation

◆ operator()()

template<typename T_MathImpl, typename T_X, typename T_Y>
auto alpaka::math::internal::Remainder::Op< T_MathImpl, T_X, T_Y >::operator() ( T_MathImpl ,
T_X const & x,
T_Y const & y ) const
inlineconstexpr

Definition at line 267 of file math.hpp.


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