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

#include <math.hpp>

Public Member Functions

constexpr auto operator() (T_MathImpl, T_Arg const &argument) const

Detailed Description

template<typename T_MathImpl, typename T_Arg>
struct alpaka::math::internal::Round::Op< T_MathImpl, T_Arg >

Definition at line 59 of file math.hpp.

Member Function Documentation

◆ operator()()

template<typename T_MathImpl, typename T_Arg>
auto alpaka::math::internal::Round::Op< T_MathImpl, T_Arg >::operator() ( T_MathImpl ,
T_Arg const & argument ) const
inlineconstexpr

Definition at line 59 of file math.hpp.


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