Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< ETPCE::Expr< T > > Struct Template Reference

Specialization of ScalarValue to Expr types. More...

#include <Sacado_ETPCE_ExpressionTraits.hpp>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of ScalarValue to Expr types.

Definition at line 93 of file Sacado_ETPCE_ExpressionTraits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 94 of file Sacado_ETPCE_ExpressionTraits.hpp.

◆ scalar_type

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

Definition at line 95 of file Sacado_ETPCE_ExpressionTraits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 96 of file Sacado_ETPCE_ExpressionTraits.hpp.


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