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

Specialization of ScalarValue to GeneralFad types. More...

#include <Sacado_Fad_Exp_GeneralFadTraits.hpp>

Inheritance diagram for Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >:

Public Types

typedef ValueType< Fad::Exp::GeneralFad< Storage > >::type value_type
typedef ScalarType< Fad::Exp::GeneralFad< Storage > >::type scalar_type

Static Public Member Functions

static SACADO_INLINE_FUNCTION const scalar_typeeval (const Fad::Exp::GeneralFad< Storage > &x)

Detailed Description

template<typename Storage>
struct Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >

Specialization of ScalarValue to GeneralFad types.

Definition at line 92 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename Storage>
typedef ValueType<Fad::Exp::GeneralFad<Storage>>::type Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >::value_type

Definition at line 93 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.

◆ scalar_type

template<typename Storage>
typedef ScalarType<Fad::Exp::GeneralFad<Storage>>::type Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >::scalar_type

Definition at line 94 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.

Member Function Documentation

◆ eval()

template<typename Storage>
SACADO_INLINE_FUNCTION const scalar_type & Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >::eval ( const Fad::Exp::GeneralFad< Storage > & x)
inlinestatic

Definition at line 96 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.


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