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

Base template specification for Value. More...

#include <Sacado_Traits.hpp>

Static Public Member Functions

static SACADO_INLINE_FUNCTION
const T
eval (const T &x)
 

Detailed Description

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

Base template specification for Value.

The Value functor returns the value of an AD type.

Definition at line 363 of file Sacado_Traits.hpp.

Member Function Documentation

template<typename T >
static SACADO_INLINE_FUNCTION const T& Sacado::Value< T >::eval ( const T x)
inlinestatic

Definition at line 365 of file Sacado_Traits.hpp.


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