Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Sacado::Value< CacheFad::DFad< ValueT > > Struct Template Reference

Specialization of Value to DFad types. More...

#include <Sacado_CacheFad_DFadTraits.hpp>

Inheritance diagram for Sacado::Value< CacheFad::DFad< ValueT > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of Value to DFad types.

Definition at line 92 of file Sacado_CacheFad_DFadTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 93 of file Sacado_CacheFad_DFadTraits.hpp.

Member Function Documentation

◆ eval() [1/2]

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

Definition at line 95 of file Sacado_CacheFad_DFadTraits.hpp.

◆ eval() [2/2]

static SACADO_INLINE_FUNCTION const CacheFad::DFad< ValueT > & Sacado::Value< CacheFad::DFad< ValueT > >::eval ( const CacheFad::DFad< ValueT > & x)
inlinestatic

Definition at line 365 of file Sacado_Traits.hpp.


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