DDC 0.0.0

a discrete domain computation library

ddc::reducer::band< T > Struct Template Reference

Public Types

using value_type = T
 

Public Member Functions

KOKKOS_FUNCTION constexpr value_type operator() (value_type const &lhs, value_type const &rhs) const noexcept
 

Member Typedef Documentation

◆ value_type

template<class T >
using ddc::reducer::band< T >::value_type = T

Member Function Documentation

◆ operator()()

template<class T >
KOKKOS_FUNCTION constexpr value_type ddc::reducer::band< T >::operator() ( value_type const &  lhs,
value_type const &  rhs 
) const
inlineconstexprnoexcept

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