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

#include <math.hpp>

Public Member Functions

constexpr auto operator() (T_MathImpl, T_A const &a, T_B const &b) const

Detailed Description

template<typename T_MathImpl, typename T_A, typename T_B>
struct alpaka::math::internal::Max::Op< T_MathImpl, T_A, T_B >

Definition at line 208 of file math.hpp.

Member Function Documentation

◆ operator()()

template<typename T_MathImpl, typename T_A, typename T_B>
auto alpaka::math::internal::Max::Op< T_MathImpl, T_A, T_B >::operator() ( T_MathImpl ,
T_A const & a,
T_B const & b ) const
inlineconstexpr

Definition at line 210 of file math.hpp.


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