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

Specialization of ScalarValue to DFad types. More...

#include <Sacado_CacheFad_DFadTraits.hpp>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of ScalarValue to DFad types.

Definition at line 101 of file Sacado_CacheFad_DFadTraits.hpp.

Member Typedef Documentation

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

Definition at line 102 of file Sacado_CacheFad_DFadTraits.hpp.

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

Definition at line 103 of file Sacado_CacheFad_DFadTraits.hpp.

Member Function Documentation

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

Definition at line 105 of file Sacado_CacheFad_DFadTraits.hpp.


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