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

Specialization of ScalarValue to DFad types. More...

#include <Sacado_CacheFad_DFadTraits.hpp>

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

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_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::ScalarValue< CacheFad::DFad< ValueT > >

Specialization of ScalarValue to DFad types.

Definition at line 101 of file Sacado_CacheFad_DFadTraits.hpp.

Member Typedef Documentation

◆ value_type

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.

◆ scalar_type

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

◆ eval() [1/2]

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.

◆ eval() [2/2]

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

Definition at line 384 of file Sacado_Traits.hpp.


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