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)

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()

template<typename ValueT>
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.


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