Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
Sacado::Value< ELRCacheFad::DFad< ValueT > > Struct Template Reference

Specialization of Value to DFad types. More...

#include <Sacado_ELRCacheFad_DFadTraits.hpp>

Public Types

typedef ValueType
< ELRCacheFad::DFad< ValueT >
>::type 
value_type
 

Static Public Member Functions

static SACADO_INLINE_FUNCTION
const value_type
eval (const ELRCacheFad::DFad< ValueT > &x)
 

Detailed Description

template<typename ValueT>
struct Sacado::Value< ELRCacheFad::DFad< ValueT > >

Specialization of Value to DFad types.

Definition at line 92 of file Sacado_ELRCacheFad_DFadTraits.hpp.

Member Typedef Documentation

template<typename ValueT >
typedef ValueType< ELRCacheFad::DFad<ValueT> >::type Sacado::Value< ELRCacheFad::DFad< ValueT > >::value_type

Definition at line 93 of file Sacado_ELRCacheFad_DFadTraits.hpp.

Member Function Documentation

template<typename ValueT >
static SACADO_INLINE_FUNCTION const value_type& Sacado::Value< ELRCacheFad::DFad< ValueT > >::eval ( const ELRCacheFad::DFad< ValueT > &  x)
inlinestatic

Definition at line 95 of file Sacado_ELRCacheFad_DFadTraits.hpp.


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