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::ScalarValue< ELRCacheFad::DFad< ValueT > > Struct Template Reference

Specialization of ScalarValue to DELRCacheFad types. More...

#include <Sacado_ELRCacheFad_DFadTraits.hpp>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of ScalarValue to DELRCacheFad types.

Definition at line 101 of file Sacado_ELRCacheFad_DFadTraits.hpp.

Member Typedef Documentation

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

Definition at line 102 of file Sacado_ELRCacheFad_DFadTraits.hpp.

template<typename ValueT >
typedef ScalarType< ELRCacheFad::DFad<ValueT> >::type Sacado::ScalarValue< ELRCacheFad::DFad< ValueT > >::scalar_type

Definition at line 103 of file Sacado_ELRCacheFad_DFadTraits.hpp.

Member Function Documentation

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

Definition at line 105 of file Sacado_ELRCacheFad_DFadTraits.hpp.


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