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

Specialization of ScalarValue to Expr types. More...

#include <Sacado_ELRFad_ExpressionTraits.hpp>

Inheritance diagram for Sacado::ScalarValue< ELRFad::Expr< T > >:

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of ScalarValue to Expr types.

Definition at line 82 of file Sacado_ELRFad_ExpressionTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 83 of file Sacado_ELRFad_ExpressionTraits.hpp.

◆ scalar_type

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

Definition at line 84 of file Sacado_ELRFad_ExpressionTraits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 86 of file Sacado_ELRFad_ExpressionTraits.hpp.


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