Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
MinTag Struct Reference

#include <Fad_KokkosAtomicTests.hpp>

Static Public Member Functions

static double init ()
 
template<typename T1 , typename T2 >
static auto apply (const T1 &a, const T2 &b) -> decltype(min(a, b))
 

Detailed Description

Definition at line 130 of file Fad_KokkosAtomicTests.hpp.

Member Function Documentation

static double MinTag::init ( )
inlinestatic

Definition at line 131 of file Fad_KokkosAtomicTests.hpp.

template<typename T1 , typename T2 >
static auto MinTag::apply ( const T1 a,
const T2 b 
) -> decltype(min(a,b))
inlinestatic

Definition at line 133 of file Fad_KokkosAtomicTests.hpp.


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