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

#include <math.hpp>

Public Member Functions

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

Detailed Description

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

Definition at line 117 of file math.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 119 of file math.hpp.


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