Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
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_type & | eval (const ETPCE::Expr< T > &x) |
Specialization of ScalarValue to Expr types.
Definition at line 93 of file Sacado_ETPCE_ExpressionTraits.hpp.
typedef ValueType< ETPCE::Expr<T> >::type Sacado::ScalarValue< ETPCE::Expr< T > >::value_type |
Definition at line 94 of file Sacado_ETPCE_ExpressionTraits.hpp.
typedef ScalarType< ETPCE::Expr<T> >::type Sacado::ScalarValue< ETPCE::Expr< T > >::scalar_type |
Definition at line 95 of file Sacado_ETPCE_ExpressionTraits.hpp.
|
inlinestatic |
Definition at line 96 of file Sacado_ETPCE_ExpressionTraits.hpp.