Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
MaxTag 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(max(a, b))

Detailed Description

Definition at line 122 of file Fad_KokkosAtomicTests.hpp.

Member Function Documentation

◆ init()

double MaxTag::init ( )
inlinestatic

Definition at line 123 of file Fad_KokkosAtomicTests.hpp.

◆ apply()

template<typename T1, typename T2>
auto MaxTag::apply ( const T1 & a,
const T2 & b ) -> decltype(max(a, b))
inlinestatic

Definition at line 125 of file Fad_KokkosAtomicTests.hpp.


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