Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< Fad::Expr< T > > Struct Template Reference

Specialization of ScalarValue to Expr types. More...

#include <Sacado_Fad_ExpressionTraits.hpp>

Public Types

typedef ValueType< Fad::Expr< T > >::type value_type
 
typedef ScalarType< Fad::Expr< T > >::type scalar_type
 

Static Public Member Functions

static SACADO_INLINE_FUNCTION const scalar_typeeval (const Fad::Expr< T > &x)
 

Detailed Description

template<typename T>
struct Sacado::ScalarValue< Fad::Expr< T > >

Specialization of ScalarValue to Expr types.

Definition at line 91 of file Sacado_Fad_ExpressionTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename T >
typedef ValueType<Fad::Expr<T>>::type Sacado::ScalarValue< Fad::Expr< T > >::value_type

Definition at line 92 of file Sacado_Fad_ExpressionTraits.hpp.

◆ scalar_type

template<typename T >
typedef ScalarType<Fad::Expr<T>>::type Sacado::ScalarValue< Fad::Expr< T > >::scalar_type

Definition at line 93 of file Sacado_Fad_ExpressionTraits.hpp.

Member Function Documentation

◆ eval()

template<typename T >
static SACADO_INLINE_FUNCTION const scalar_type & Sacado::ScalarValue< Fad::Expr< T > >::eval ( const Fad::Expr< T > &  x)
inlinestatic

Definition at line 95 of file Sacado_Fad_ExpressionTraits.hpp.


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