alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
alpaka::math::internal::Copysign::Op< T_MathImpl, T_Mag, T_Sgn > Struct Template Reference

#include <math.hpp>

Public Member Functions

constexpr auto operator() (T_MathImpl, T_Mag const &mag, T_Sgn const &sgn) const

Detailed Description

template<typename T_MathImpl, typename T_Mag, typename T_Sgn>
struct alpaka::math::internal::Copysign::Op< T_MathImpl, T_Mag, T_Sgn >

Definition at line 170 of file math.hpp.

Member Function Documentation

◆ operator()()

template<typename T_MathImpl, typename T_Mag, typename T_Sgn>
auto alpaka::math::internal::Copysign::Op< T_MathImpl, T_Mag, T_Sgn >::operator() ( T_MathImpl ,
T_Mag const & mag,
T_Sgn const & sgn ) const
inlineconstexpr

Definition at line 172 of file math.hpp.


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