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
Sacado::MarkConstant< T > Struct Template Reference

Base template specification for marking constants. More...

#include <Sacado_Traits.hpp>

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION void eval (T &x)
 

Detailed Description

template<typename T>
struct Sacado::MarkConstant< T >

Base template specification for marking constants.

Definition at line 397 of file Sacado_Traits.hpp.

Member Function Documentation

template<typename T >
static KOKKOS_INLINE_FUNCTION void Sacado::MarkConstant< T >::eval ( T x)
inlinestatic

Definition at line 399 of file Sacado_Traits.hpp.


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