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

Specialization of ScalarValue to DFad types. More...

#include <Sacado_Fad_DFadTraits.hpp>

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

Public Types

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

Static Public Member Functions

static SACADO_INLINE_FUNCTION const scalar_typeeval (const Fad::DFad< ValueT > &x)

Detailed Description

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

Specialization of ScalarValue to DFad types.

Definition at line 115 of file Sacado_Fad_DFadTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 116 of file Sacado_Fad_DFadTraits.hpp.

◆ scalar_type

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

Definition at line 117 of file Sacado_Fad_DFadTraits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 119 of file Sacado_Fad_DFadTraits.hpp.


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